View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023349 | Community | OCCT:DRAW | public | 2012-07-26 13:06 | 2012-11-16 13:17 |
Reporter | Pawel | Assigned To | Pawel | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.3 | ||||
Target Version | 6.5.4 | Fixed in Version | 6.5.4 | ||
Summary | 0023349: There are identical sub-expressions 'aS1.ShapeType() != TopAbs_FACE' to the left and to the right of the '||' operator. | ||||
Description | BOPTest_Commands.cxx, lines 1510 and 1572. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Corresponding git branch committed. Please review. |
|
Reviewed. Please test. |
|
Dear BugMaster, Branch CR23349 (and products from GIT master) was compiled on Linux and Windows platforms and tested. Regressions: Not detected Improvements: Not detected Testing case: Not needed |
occt: master b2d4add4 2012-07-26 09:08:26 Details Diff |
0023349: There are identical sub-expressions 'aS1.ShapeType() != TopAbs_FACE' to the left and to the right of the '||' operator. The same shape was checked twice if it was a face. The other shape was omitted instead. |
Affected Issues 0023349 |
|
mod - src/BOPTest/BOPTest_BOPCommands.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-26 13:06 | Pawel | New Issue | |
2012-07-26 13:06 | Pawel | Assigned To | => Pawel |
2012-07-26 13:09 | Pawel | Note Added: 0021160 | |
2012-07-26 13:09 | Pawel | Assigned To | Pawel => bugmaster |
2012-07-26 13:09 | Pawel | Status | new => resolved |
2012-07-27 07:33 |
|
Assigned To | bugmaster => emv |
2012-08-08 10:13 |
|
Note Added: 0021212 | |
2012-08-08 10:13 |
|
Status | resolved => reviewed |
2012-08-09 13:31 | apn | Assigned To | emv => apn |
2012-08-09 14:26 | apn | Note Added: 0021224 | |
2012-08-09 14:26 | apn | Test case number | => Not needed |
2012-08-09 14:26 | apn | Assigned To | apn => bugmaster |
2012-08-09 14:26 | apn | Status | reviewed => tested |
2012-08-13 15:38 | Pawel | Changeset attached | => occt master b2d4add4 |
2012-08-13 15:38 | Pawel | Assigned To | bugmaster => Pawel |
2012-08-13 15:38 | Pawel | Status | tested => verified |
2012-08-13 15:38 | Pawel | Resolution | open => fixed |
2012-11-16 13:14 | bugmaster | Fixed in Version | => 6.5.4 |
2012-11-16 13:17 | bugmaster | Status | verified => closed |