View Issue Details

IDProjectCategoryView StatusLast Update
0023685CommunityOCCT:Modeling Algorithmspublic2013-04-29 15:24
ReporterPawel Assigned Toskv 
PrioritynormalSeveritytrivial 
Status closedResolutionduplicate 
PlatformAOSL 
Product Version6.5.4 
Target Version6.6.0Fixed in Version6.6.0 
Summary0023685: Comparision operator (==) instead of assignment (=) used
DescriptionIn BRepFill_Pipe.cxx in lines
808: jj == myFaces->RowLength();
852: je == myEdges->RowLength();

assignment (=) should be used instead of comparison.
TagsNo tags attached.
Test case number

Relationships

duplicate of 0023678 closedabv Open CASCADE Compiler warning in BRepFill_Pipe::ShareFaces() 

Activities

Pawel

2013-01-04 15:06

developer   ~0022899

Branch CR23685 pushed. Please review.

kgv

2013-01-04 15:34

developer   ~0022900

Dear skv, please review the patch.
Although it is trivial the function BRepFill_Pipe::ShareFaces() initially breaks on second iteration (due to bug) and it will be better that author will check that algorithm will work as originally intended.

abv

2013-01-04 17:08

manager   ~0022901

Last edited: 2013-01-04 17:10

This issue is duplicate of 0023678, hence closing. Branch CR23685 is removed.

Issue History

Date Modified Username Field Change
2013-01-04 14:44 Pawel New Issue
2013-01-04 14:44 Pawel Assigned To => Pawel
2013-01-04 15:06 Pawel Note Added: 0022899
2013-01-04 15:06 Pawel Assigned To Pawel => bugmaster
2013-01-04 15:06 Pawel Status new => resolved
2013-01-04 15:34 kgv Note Added: 0022900
2013-01-04 15:34 kgv Assigned To bugmaster => skv
2013-01-04 15:34 kgv Severity minor => trivial
2013-01-04 17:08 abv Note Added: 0022901
2013-01-04 17:08 abv Status resolved => closed
2013-01-04 17:08 abv Resolution open => duplicate
2013-01-04 17:09 abv Relationship added duplicate of 0023678
2013-01-04 17:10 abv Note Edited: 0022901
2013-04-29 15:24 aiv Fixed in Version => 6.6.0