View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023327 | Community | OCCT:Application Framework | public | 2012-07-18 17:33 | 2012-11-16 13:17 |
Reporter | Pawel | Assigned To | |||
Priority | normal | Severity | just a question | ||
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 | 0023327: There are identical sub-expressions to the left and to the right of the '&&' operator | ||||
Description | In TObj_Model.cxx, TObj_Model::updateBackReferences, line 632 for(;aChildren->More() && aChildren->More(); aChildren->Next()) the condition 'aChildren->More() && aChildren->More()' seems to be redundant. Could one check be deleted or maybe some additional verification was meant to be done at this place (although it doesn't look like because there are not many variables to check at this point)? | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Fixed in branch CR23327. Review it, please. |
|
Reviewed! |
|
Dear BugMaster, Branch CR23327 (and products from GIT master) was compiled on Linux and Windows platforms and tested. Regression: Not detected Improvements: Not detected Testing case: Not needed |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-18 17:33 | Pawel | New Issue | |
2012-07-18 17:33 | Pawel | Assigned To | => bugmaster |
2012-08-17 16:44 | bugmaster | Assigned To | bugmaster => szy |
2012-08-17 16:44 | bugmaster | Status | new => assigned |
2012-09-10 15:06 |
|
Note Added: 0021447 | |
2012-09-10 15:06 |
|
Assigned To | szy => vro |
2012-09-10 15:06 |
|
Status | assigned => resolved |
2012-09-10 15:10 | vro | Note Added: 0021448 | |
2012-09-10 15:10 | vro | Assigned To | vro => mkv |
2012-09-10 15:10 | vro | Status | resolved => reviewed |
2012-09-14 15:39 | apn | Note Added: 0021489 | |
2012-09-14 15:40 | apn | Test case number | => Not needed |
2012-09-14 15:40 | apn | Assigned To | mkv => bugmaster |
2012-09-14 15:40 | apn | Status | reviewed => tested |
2012-09-17 17:29 |
|
Changeset attached | => occt master fc9e2095 |
2012-09-17 17:30 |
|
Assigned To | bugmaster => szy |
2012-09-17 17:30 |
|
Status | tested => verified |
2012-09-17 17:30 |
|
Resolution | open => fixed |
2012-11-16 13:14 | bugmaster | Fixed in Version | => 6.5.4 |
2012-11-16 13:17 | bugmaster | Status | verified => closed |