View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029915 | Open CASCADE | OCCT:Modeling Algorithms | public | 2018-06-29 18:14 | 2019-03-03 00:44 |
Reporter | bugmaster | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Microsoft Visual Studio 2017 | ||||
Product Version | 7.3.0 | ||||
Target Version | 7.4.0 | Fixed in Version | 7.4.0 | ||
Summary | 0029915: Porting to VC 2017 : Regressions in Modeling Algorithms on VC 2017 | ||||
Description | Source: http://jenkins-test-12.nnov.opencascade.com/view/JT-12/ Test cases: blend buildevol G1 bugs modalg_7 bug28764 | ||||
Steps To Reproduce | blend buildevol G1 bugs modalg_7 bug28764 | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Dear Julia, Please fix the crash of buildevol, and update the test case bug28764 so as it was OK on all platforms. |
|
Branch CR29915 has been created by jgv. SHA-1: 91332b0ca4286eeb6b238f0300f8ec63e79e5c32 Detailed log of new commits: Author: jgv Date: Tue Jul 17 21:16:35 2018 +0300 Temporary solution |
|
Branch CR29915_1 has been created by jgv. SHA-1: 58815e037341dbbc40a16e85d0bb921e8e335c22 Detailed log of new commits: Author: jgv Date: Thu Jul 26 16:45:06 2018 +0300 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. Author: jgv Date: Tue Jul 17 21:16:35 2018 +0300 Temporary solution |
|
Branch CR29915_1 has been updated forcibly by jgv. SHA-1: c1baa082d436298d9406ce18ec546e4c8dd7c634 |
|
Branch CR29915_1 has been updated by jgv. SHA-1: 4bb94ec1340fee29e8a87a96fca1cdf0aab358a2 Detailed log of new commits: Author: jgv Date: Fri Jul 27 16:15:46 2018 +0300 Correction of test case |
|
Branch CR29915_1 has been updated forcibly by jgv. SHA-1: 0b1e1e33f9daba66af9d520f96129d68705522a4 |
|
Please describe in upgrade guide the changes in public API affecting porting to the new version. |
|
Branch CR29915_2 has been created by jgv. SHA-1: b514604542395b0d9cbac1cda2e630b6f0ce8237 Detailed log of new commits: Author: jgv Date: Tue Jul 31 13:59:44 2018 +0300 Changes in upgrade guide Author: jgv Date: Tue Jul 17 21:16:35 2018 +0300 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. |
|
Branch CR29915_2 has been updated forcibly by jgv. SHA-1: fc27ee251ca0a2d26b808ab0b6bdb4e67f5aefa6 |
|
Please review the branch CR29915_2. |
|
Branch CR29915_2 has been updated by jgv. SHA-1: d64eee378fe6b5952004844a6791ebdcd863bfb7 Detailed log of new commits: Author: jgv Date: Tue Jul 31 16:42:33 2018 +0300 Correction of comments |
|
Branch CR29915_2 has been updated forcibly by jgv. SHA-1: ddaff1c75868162e2c2b385e7a232cb7a2fc00d2 |
|
Please review updated branch. |
|
Reviewed. |
|
Combination - OCCT branch : CR29915_2 SHA - ddaff1c75868162e2c2b385e7a232cb7a2fc00d2 Products branch : master SHA - 97b66d6e660c8b607e4ccc173c338a77607ffd43 was compiled on Linux, MacOS and Windows platforms and tested in optimize mode. Number of compiler warnings: No new/fixed warnings Regressions/Differences/Improvements: No regressions/differences CPU differences: Debian70-64: OCCT Total CPU difference: 17688.740000000045 / 17494.89999999983 [+1.11%] Products Total CPU difference: 7411.6400000000285 / 7448.560000000025 [-0.50%] Windows-64-VC10: OCCT Total CPU difference: 17531.93838349851 / 17528.038358498525 [+0.02%] Products Total CPU difference: 8169.413567699874 / 8169.694369499867 [-0.00%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
Branch CR29915_2 has been updated by msv. SHA-1: 6d50c4a0972377bfb035146f432c1b34891077df Detailed log of new commits: Author: msv Date: Wed Aug 1 12:30:31 2018 +0300 # warning is removed |
|
Branch CR29915_2 has been deleted by inv. SHA-1: 6d50c4a0972377bfb035146f432c1b34891077df |
|
Branch CR29915_1 has been deleted by inv. SHA-1: 0b1e1e33f9daba66af9d520f96129d68705522a4 |
|
Branch CR29915 has been deleted by inv. SHA-1: 91332b0ca4286eeb6b238f0300f8ec63e79e5c32 |
occt: master 4a361058 2018-07-17 18:16:35
Committer: bugmaster Details Diff |
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. |
Affected Issues 0029915 |
|
mod - dox/dev_guides/upgrade/upgrade.md | Diff File | ||
mod - src/Geom2dConvert/Geom2dConvert.cxx | Diff File | ||
mod - src/Geom2dConvert/Geom2dConvert.hxx | Diff File | ||
mod - src/GeomConvert/GeomConvert.cxx | Diff File | ||
mod - src/GeomConvert/GeomConvert.hxx | Diff File | ||
mod - src/QABugs/QABugs_19.cxx | Diff File | ||
mod - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx | Diff File | ||
mod - tests/bugs/modalg_7/bug28764 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-06-29 18:14 | bugmaster | New Issue | |
2018-06-29 18:14 | bugmaster | Assigned To | => msv |
2018-06-29 18:15 | bugmaster | Status | new => assigned |
2018-06-29 18:16 | bugmaster | Summary | 0029910: Regressions in Modeling Algorithms on VC 2017 => Regressions in Modeling Algorithms on VC 2017 |
2018-06-29 18:27 | bugmaster | Description Updated | |
2018-07-05 12:18 | bugmaster | Summary | Regressions in Modeling Algorithms on VC 2017 => Porting to Debian80-64 : Regressions in Modeling Algorithms on VC 2017 |
2018-07-05 12:28 | bugmaster | Summary | Porting to Debian80-64 : Regressions in Modeling Algorithms on VC 2017 => Porting to VC 2017 : Regressions in Modeling Algorithms on VC 2017 |
2018-07-06 10:50 |
|
Note Added: 0077306 | |
2018-07-06 10:50 |
|
Assigned To | msv => jgv |
2018-07-17 21:17 | git | Note Added: 0077758 | |
2018-07-26 16:51 | git | Note Added: 0078042 | |
2018-07-26 16:53 | git | Note Added: 0078043 | |
2018-07-27 16:17 | git | Note Added: 0078105 | |
2018-07-27 16:19 | git | Note Added: 0078106 | |
2018-07-27 16:50 |
|
Assigned To | jgv => msv |
2018-07-27 16:50 |
|
Status | assigned => resolved |
2018-07-27 16:50 |
|
Steps to Reproduce Updated | |
2018-07-27 17:41 |
|
Note Added: 0078112 | |
2018-07-27 17:41 |
|
Assigned To | msv => jgv |
2018-07-27 17:41 |
|
Status | resolved => assigned |
2018-07-31 14:01 | git | Note Added: 0078230 | |
2018-07-31 14:07 | git | Note Added: 0078231 | |
2018-07-31 15:43 |
|
Note Added: 0078238 | |
2018-07-31 15:43 |
|
Assigned To | jgv => msv |
2018-07-31 15:43 |
|
Status | assigned => resolved |
2018-07-31 15:43 |
|
Steps to Reproduce Updated | |
2018-07-31 16:44 | git | Note Added: 0078240 | |
2018-07-31 16:45 | git | Note Added: 0078241 | |
2018-07-31 16:55 |
|
Note Added: 0078243 | |
2018-07-31 17:01 |
|
Note Added: 0078244 | |
2018-07-31 17:01 |
|
Assigned To | msv => bugmaster |
2018-07-31 17:01 |
|
Status | resolved => reviewed |
2018-07-31 19:15 | bugmaster | Note Added: 0078251 | |
2018-07-31 19:15 | bugmaster | Status | reviewed => tested |
2018-07-31 19:15 | bugmaster | Test case number | => Not needed |
2018-08-01 12:32 | git | Note Added: 0078260 | |
2018-08-04 16:51 | bugmaster | Changeset attached | => occt master 4a361058 |
2018-08-04 16:51 | bugmaster | Status | tested => verified |
2018-08-04 16:51 | bugmaster | Resolution | open => fixed |
2018-08-04 17:09 | git | Note Added: 0078380 | |
2018-08-04 17:09 | git | Note Added: 0078387 | |
2018-08-04 17:09 | git | Note Added: 0078398 | |
2018-08-06 16:40 |
|
Relationship added | related to 0030019 |
2018-08-06 17:03 | apn | Relationship added | related to 0030015 |
2019-03-03 00:44 | kgv | Relationship added | related to 0027598 |