View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023685 | Community | OCCT:Modeling Algorithms | public | 2013-01-04 14:44 | 2013-04-29 15:24 |
| Reporter | Pawel | Assigned To | |||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | duplicate | ||
| Platform | A | OS | L | ||
| Product Version | 6.5.4 | ||||
| Target Version | 6.6.0 | Fixed in Version | 6.6.0 | ||
| Summary | 0023685: Comparision operator (==) instead of assignment (=) used | ||||
| Description | In BRepFill_Pipe.cxx in lines 808: jj == myFaces->RowLength(); 852: je == myEdges->RowLength(); assignment (=) should be used instead of comparison. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| duplicate of | 0023678 | closed | Open CASCADE | Compiler warning in BRepFill_Pipe::ShareFaces() |
|
|
Branch CR23685 pushed. Please review. |
|
|
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. |
|
|
This issue is duplicate of 0023678, hence closing. Branch CR23685 is removed. |
| 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 |
|
Note Added: 0022901 | |
| 2013-01-04 17:08 |
|
Status | resolved => closed |
| 2013-01-04 17:08 |
|
Resolution | open => duplicate |
| 2013-01-04 17:09 |
|
Relationship added | duplicate of 0023678 |
| 2013-01-04 17:10 |
|
Note Edited: 0022901 | |
| 2013-04-29 15:24 |
|
Fixed in Version | => 6.6.0 |