View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0033192 | Community | OCCT:Modeling Algorithms | public | 2022-11-07 06:35 | 2023-01-17 02:28 |
| Reporter | xuzhongxing | Assigned To | bugmaster | ||
| Priority | normal | Severity | major | ||
| Status | closed | Resolution | no change required | ||
| Platform | Linux | OS | Ubuntu 20.04 | ||
| Product Version | 7.6.0 | ||||
| Summary | 0033192: Extrema_ExtElC::PlanarLineCircleExtrema() should return false at the second return | ||||
| Description | In Extrema_ExtElC::PlanarLineCircleExtrema(), at the second "return": if (!myDone) return Standard_True; Should it return Standard_False? | ||||
| Steps To Reproduce | I spotted this bug by reviewing the code. No testing has been done. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
I took another close look at the logic. The planar calculation will never fail. And if it failed, returning true would terminate Extrema_ExtElC() early, which is correct. |
|
|
This issue can be closed. |
|
|
Closed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-11-07 06:35 | xuzhongxing | New Issue | |
| 2022-11-07 06:35 | xuzhongxing | Assigned To | => msv |
| 2022-11-11 07:16 | xuzhongxing | Note Added: 0112002 | |
| 2022-11-11 07:17 | xuzhongxing | Note Added: 0112003 | |
| 2022-11-11 09:55 |
|
Assigned To | msv => bugmaster |
| 2022-11-11 09:55 |
|
Status | new => feedback |
| 2023-01-17 02:28 | vglukhik | Status | feedback => closed |
| 2023-01-17 02:28 | vglukhik | Resolution | open => no change required |
| 2023-01-17 02:28 | vglukhik | Note Added: 0112841 |