0029694: Geom2dGcc_Circ2dTanCenGeo crash
authornbv <nbv@opencascade.com>
Tue, 22 May 2018 09:15:27 +0000 (12:15 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 14 Jun 2018 11:03:06 +0000 (14:03 +0300)
commit894dba72a3798c807367a1c897f85bd024822677
tree281d32184b5521a79d9fe2b5ac193e3a04f7c3e4
parent638ad7f3c53b5277ab66413c677749b5d3c11453
0029694: Geom2dGcc_Circ2dTanCenGeo crash

The reason of this issue is in incorrectly interpreted the generic class "TheExtPC" (eliminated after the fix 0024773) as Extrema_ExtPC2d. Correct interpretation must be "Extrema_EPCOfExtPC2d" class.

Now this problem has been fixed in the class Geom2dGcc_Circ2dTanCenGeo.

New testgrid "lowalgos 2dgcc" has been created.
26 files changed:
dox/user_guides/draw_test_harness/draw_test_harness.md
src/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.cxx
src/GeometryTest/GeometryTest_ConstraintCommands.cxx
tests/bugs/moddata_1/buc60607_1 [deleted file]
tests/bugs/moddata_1/buc60607_2 [deleted file]
tests/bugs/moddata_1/buc60607_3 [deleted file]
tests/bugs/moddata_1/buc60607_4 [deleted file]
tests/bugs/moddata_1/buc60618 [deleted file]
tests/bugs/moddata_1/buc60622_1 [deleted file]
tests/bugs/moddata_1/buc60622_2 [deleted file]
tests/bugs/moddata_1/buc60622_3 [deleted file]
tests/bugs/moddata_1/buc60941 [deleted file]
tests/bugs/moddata_3/bug23866 [deleted file]
tests/lowalgos/2dgcc/buc60607_1 [new file with mode: 0644]
tests/lowalgos/2dgcc/buc60607_2 [new file with mode: 0644]
tests/lowalgos/2dgcc/buc60607_3 [new file with mode: 0644]
tests/lowalgos/2dgcc/buc60607_4 [new file with mode: 0644]
tests/lowalgos/2dgcc/buc60618 [new file with mode: 0644]
tests/lowalgos/2dgcc/buc60622_1 [new file with mode: 0644]
tests/lowalgos/2dgcc/buc60622_2 [new file with mode: 0644]
tests/lowalgos/2dgcc/buc60622_3 [new file with mode: 0644]
tests/lowalgos/2dgcc/buc60941 [new file with mode: 0644]
tests/lowalgos/2dgcc/bug23866 [new file with mode: 0644]
tests/lowalgos/2dgcc/bug29694 [new file with mode: 0644]
tests/lowalgos/2dgcc/doc001 [new file with mode: 0644]
tests/lowalgos/grids.list