0029915: Porting to VC 2017 : Regressions in Modeling Algorithms on VC 2017
authorjgv <jgv@opencascade.com>
Tue, 17 Jul 2018 18:16:35 +0000 (21:16 +0300)
committerbugmaster <bugmaster@opencascade.com>
Wed, 1 Aug 2018 13:42:35 +0000 (16:42 +0300)
commit4a3610588f094981a3be0205177bf29e4b62ab67
treefc667df9f129c14d594a6b1a65b88bad81ab80c2
parent31e8d3c1852b4873d4be98dfe056d4c23cb0fd51
0029915: Porting to VC 2017 : Regressions in Modeling Algorithms on VC 2017

Methods GeomConvert::ConcatG1, GeomConvert::ConcatC1, Geom2dConvert::ConcatG1, Geom2dConvert::ConcatC1 are corrected to prevent exceeding maximum degree of BSpline curve in case of closed contour.
dox/dev_guides/upgrade/upgrade.md
src/Geom2dConvert/Geom2dConvert.cxx
src/Geom2dConvert/Geom2dConvert.hxx
src/GeomConvert/GeomConvert.cxx
src/GeomConvert/GeomConvert.hxx
src/QABugs/QABugs_19.cxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/modalg_7/bug28764