View Issue Details

IDProjectCategoryView StatusLast Update
0023347CommunityOCCT:DRAWpublic2012-11-16 13:17
ReporterPawel Assigned ToPawel  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformAOSL 
Product Version6.5.3 
Target Version6.5.4Fixed in Version6.5.4 
Summary0023347: Expression '(* q == ' ') && (* q == '\t')' is always false. Probably the '||' operator should be used here.
DescriptionIn Draw_VariableCommands.cxx, line 1039.
TagsNo tags attached.
Test case numberNot needed

Activities

Pawel

2012-07-25 19:36

developer   ~0021153

Corresponding git branch pushed. Please review.

abv

2012-07-27 08:54

manager   ~0021171

No remarks, please test

apn

2012-07-31 09:48

administrator   ~0021187

Last edited: 2012-07-31 09:59

Dear BugMaster,
Branch CR23347 (and products from GIT master) was compiled on Linux and Windows platforms and tested.

Regression:
Not detected

Improvements:
Not detected

Testing case:
Not needed

Unstable test case:
offset shape_type_i D6 - it was modified in last version of trunk.

Related Changesets

occt: master d4a137d5

2012-07-25 15:35:26

Pawel

Details Diff
0023347: Expression '(* q == ' ') && (* q == '\t')' is always false. Probably the '||' operator should be used here.

Replacing '&&' with '||'.
Affected Issues
0023347
mod - src/Draw/Draw_VariableCommands.cxx Diff File

Issue History

Date Modified Username Field Change
2012-07-25 19:34 Pawel New Issue
2012-07-25 19:34 Pawel Assigned To => Pawel
2012-07-25 19:36 Pawel Note Added: 0021153
2012-07-25 19:36 Pawel Assigned To Pawel => bugmaster
2012-07-25 19:36 Pawel Status new => resolved
2012-07-27 08:54 abv Note Added: 0021171
2012-07-27 08:54 abv Status resolved => reviewed
2012-07-31 09:48 apn Note Added: 0021187
2012-07-31 09:48 apn Test case number => Not needed
2012-07-31 09:48 apn Status reviewed => tested
2012-07-31 09:59 apn Note Edited: 0021187
2012-08-06 16:35 Pawel Changeset attached => occt master d4a137d5
2012-08-06 16:35 Pawel Assigned To bugmaster => Pawel
2012-08-06 16:35 Pawel Status tested => verified
2012-08-06 16:35 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