]> OCCT Git - occt-copy.git/commit
0023535: Exception in BSplCLib::BuildCache()
authornbv <nbv@opencascade.com>
Fri, 7 Dec 2012 10:12:54 +0000 (14:12 +0400)
committerskv <skv@opencascade.com>
Fri, 22 Feb 2013 13:03:38 +0000 (17:03 +0400)
commitc0716da1cd60441343f36abf0c07f7a6242b854a
tree3e103ce3676e56794df1bbd967c2349465ee7988
parentcbadf17e8845f2aa75f63c4e7bc7871722487abf
0023535: Exception in BSplCLib::BuildCache()

Preliminary result. It was tested with spl_2.brep file only.
Add "const"
Adding test cases for this fix

Signed-off-by: skv <skv@opencascade.com>
src/IntCurve/IntCurve_IntCurveCurveGen.cdl
src/IntCurve/IntCurve_IntCurveCurveGen.gxx
tests/bugs/fclasses/bug23535_1 [new file with mode: 0755]
tests/bugs/fclasses/bug23535_2 [new file with mode: 0755]
tests/bugs/fclasses/bug23535_3 [new file with mode: 0755]
tests/bugs/fclasses/bug23535_4 [new file with mode: 0755]
tests/bugs/fclasses/bug23535_5 [new file with mode: 0755]
tests/bugs/fclasses/bug23535_6 [new file with mode: 0755]
tests/bugs/fclasses/bug23535_7 [new file with mode: 0755]