View Issue Details

IDProjectCategoryView StatusLast Update
0026067Open CASCADEOCCT:Codingpublic2015-05-07 11:10
Reporterkgv Assigned Tobugmaster  
PrioritynormalSeverityintegration request 
Status closedResolutionduplicate 
PlatformMacOSOS 
Target Version6.9.0 
Summary0026067: Coding Rules - eliminate warnings about suspicious comparisons
DescriptionThere 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 ReproduceN/A
TagsNo tags attached.
Test case number

Attached Files

  • log.txt (400,188 bytes)

Relationships

duplicate of 0026167 closedbugmaster Coding rules - eliminate -Wlogical-not-parentheses CLang warnings in GeomToStep 

Activities

kgv

2015-04-13 14:48

developer  

log.txt (400,188 bytes)

kgv

2015-05-06 18:24

developer   ~0040666

Dear bugmaster,

please close this bug since it is duplicate of 0026167.

Issue History

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 abv 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