View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024187 | Open CASCADE | OCCT:Modeling Algorithms | public | 2013-09-18 12:56 | 2013-12-19 13:58 |
| Reporter | Assigned To | bugmaster | |||
| Priority | urgent | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 6.6.0 | ||||
| Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
| Summary | 0024187: Wrong result of COMMON operation | ||||
| Description | Wrong result of COMMON operation between solid and compound of edges. | ||||
| Steps To Reproduce | box b1 10 10 10 circ c1 -3 5 2 5 circ c2 -3 5 8 5 mkedge e1 c1 mkedge e2 c2 compound e1 e2 b2 don b1 b2 bop b1 b2 bopcommon r don r | ||||
| Additional information and documentation updates | In the function void BOPAlgo_Builder::FillInternalShapes() added treatment for the arguments of type COMPOUND. | ||||
| Tags | No tags attached. | ||||
| Test case number | bugs modalg_5(010) bug24187 | ||||
|
|
Git branch CR24187 is ready to be reviewed. |
|
|
reviewed |
|
|
Dear BugMaster, Branch CR24187 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: d5e16a0f7dc13f83cf1e7d8ef5b5453a9ec5cbb7 Number of compiler warnings: occt component : Linux: 711 (790 on master) Windows: 240 (392 on master) products component : Linux: 190 (190 on master) Windows: 287 (287 on master) Regressions: No regressions Improvements: No improvements Testing cases: http://occt-tests/CR24187-master-occt/Debian60-64/bugs/modalg_5/bug24187.html http://occt-tests/CR24187-master-occt/Windows-32-VC9/bugs/modalg_5/bug24187.html bugs modalg_5(010) bug24187: OK Testing on Linux: Total MEMORY difference: 365385336 / 366377472 Total CPU difference: 45738.73000000117 / 43409.25000000102 Testing on Windows: Total MEMORY difference: 428250144 / 429260412 Total CPU difference: 47082.5 / 39406.953125 There are not differences in images found by testdiff. |
|
occt: master c884a268 2013-09-26 13:16:19
Committer: bugmaster Details Diff |
0024187: Wrong result of COMMON operation. In the function void BOPAlgo_Builder::FillInternalShapes() added treatment for the arguments of type COMPOUND. Adding test case for issue CR24187 |
Affected Issues 0024187 |
|
| mod - src/BOPAlgo/BOPAlgo_Builder_3.cxx | Diff File | ||
| add - tests/bugs/modalg_5/bug24187 | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-09-18 12:56 |
|
New Issue | |
| 2013-09-18 12:56 |
|
Assigned To | => emv |
| 2013-09-18 12:56 |
|
Status | new => assigned |
| 2013-09-19 09:54 |
|
Note Added: 0025641 | |
| 2013-09-19 09:54 |
|
Assigned To | emv => pkv |
| 2013-09-19 09:54 |
|
Priority | normal => urgent |
| 2013-09-19 09:54 |
|
Status | assigned => resolved |
| 2013-09-19 09:54 |
|
Additional Information Updated | |
| 2013-09-19 10:25 |
|
Note Added: 0025644 | |
| 2013-09-19 10:25 |
|
Status | resolved => reviewed |
| 2013-09-19 10:26 |
|
Assigned To | pkv => mkv |
| 2013-09-20 08:31 |
|
Note Added: 0025666 | |
| 2013-09-20 08:32 |
|
Test case number | => bugs modalg_5(010) bug24187 |
| 2013-09-20 08:32 |
|
Assigned To | mkv => bugmaster |
| 2013-09-20 08:32 |
|
Status | reviewed => tested |
| 2013-09-26 11:00 | bugmaster | Target Version | => 6.7.0 |
| 2013-09-30 15:53 | bugmaster | Changeset attached | => occt master c884a268 |
| 2013-09-30 15:53 | bugmaster | Status | tested => verified |
| 2013-09-30 15:53 | bugmaster | Resolution | open => fixed |
| 2013-12-19 13:52 | bugmaster | Status | verified => closed |
| 2013-12-19 13:58 | bugmaster | Fixed in Version | => 6.7.0 |