View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026067 | Open CASCADE | OCCT:Coding | public | 2015-04-13 14:48 | 2015-05-07 11:10 |
| Reporter | kgv | Assigned To | bugmaster | ||
| Priority | normal | Severity | integration request | ||
| Status | closed | Resolution | duplicate | ||
| Platform | Mac | OS | OS | ||
| Target Version | 6.9.0 | ||||
| Summary | 0026067: Coding Rules - eliminate warnings about suspicious comparisons | ||||
| Description | There is a bunch of warnings that should be eliminated, like this one:~/occtios/src/GeomToStep/GeomToStep_MakeVector.cxx:84:28: note: add parentheses after the '!' to evaluate the comparison first In file included from ~/occtios/src/GeomToStep/GeomToStep_MakeVector.cxx:17: In file included from ../../../drv/GeomToStep/GeomToStep_MakeVector.ixx:6: In file included from ../../../drv/GeomToStep/GeomToStep_MakeVector.jxx:2: ../../../inc/StdFail_NotDone.hxx:18:7: note: expanded from macro 'StdFail_NotDone_Raise_if' if (CONDITION) StdFail_NotDone::Raise(MESSAGE); | ||||
| Steps To Reproduce | N/A | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-04-13 14:48 | kgv | New Issue | |
| 2015-04-13 14:48 | kgv | Assigned To | => kgv |
| 2015-04-13 14:48 | kgv | File Added: log.txt | |
| 2015-05-06 06:52 |
|
Target Version | 6.9.0 => 7.0.0 |
| 2015-05-06 18:24 | kgv | Note Added: 0040666 | |
| 2015-05-06 18:24 | kgv | Assigned To | kgv => bugmaster |
| 2015-05-06 18:24 | kgv | Status | new => feedback |
| 2015-05-06 18:24 | kgv | Resolution | open => duplicate |
| 2015-05-06 18:24 | kgv | Target Version | 7.0.0 => 6.9.0 |
| 2015-05-06 18:24 | kgv | Relationship added | duplicate of 0026167 |
| 2015-05-07 11:10 | bugmaster | Status | feedback => closed |