View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024821 | Open CASCADE | OCCT:Visualization | public | 2014-04-10 14:08 | 2014-05-05 13:39 |
Reporter | Assigned To | apn | |||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
Platform | Mac OS X | ||||
Product Version | 6.7.1 | ||||
Target Version | 6.7.1 | Fixed in Version | 6.7.1 | ||
Summary | 0024821: CLang warning -Wunsequenced in StdSelect_ViewerSelector3d | ||||
Description | CLang produces two warnings on potential error in StdSelect:StdSelect_ViewerSelector3d.cxx:770:38: warning: unsequenced modification and access to 'II' [-Wunsequenced] StdSelect_ViewerSelector3d.cxx:837:34: warning: unsequenced modification and access to 'II' [-Wunsequenced] | ||||
Steps To Reproduce | gp_Pnt ThePts[3] = { gp_Pnt (C->GetPoint3d (II).XYZ()), gp_Pnt (C->GetPoint3d (++II).XYZ()), gp_Pnt (C->GetPoint3d (++II).XYZ()) }; | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Patch is ready for testing in branch CR24821. |
|
Dear BugMaster, Branch CR24821 (and products from GIT master) was compiled on Linux, MacOS and Windows platforms and tested. SHA-1: c67552eae2bc06f88fb1c2c518f7444388ea537f Number of compiler warnings: occt component : Linux: 18 (18 on master) Windows: 0 (0 on master) MacOS: 411 (413 on master) products component : Linux: 12 (12 on master) Windows: 2 (2 on master) Regressions/Differences: No regressions/differences Testing cases: Not needed Testing on Linux: Total MEMORY difference: 351519484 / 352642984 Total CPU difference: 50740.21 / 67343.19000000024 Testing on Windows: Total MEMORY difference: 381076876 / 380685176 Total CPU difference: 34544.8125 / 39760.1875 There are no differences in images found by testdiff. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-04-10 14:08 |
|
New Issue | |
2014-04-10 14:08 |
|
Assigned To | => san |
2014-04-10 14:09 |
|
Assigned To | san => kgv |
2014-04-10 14:09 |
|
Status | new => assigned |
2014-04-10 14:09 |
|
Platform | => Mac OS X |
2014-04-10 14:09 |
|
Product Version | => 6.7.1 |
2014-04-10 14:09 |
|
Target Version | => 6.7.1 |
2014-04-10 16:18 | kgv | Note Added: 0028781 | |
2014-04-10 16:18 | kgv | Assigned To | kgv => bugmaster |
2014-04-10 16:18 | kgv | Severity | minor => trivial |
2014-04-10 16:18 | kgv | Status | assigned => resolved |
2014-04-10 16:18 | kgv | Summary | CLang warning -Wunsequenced => CLang warning -Wunsequenced in StdSelect_ViewerSelector3d |
2014-04-10 16:18 | kgv | Description Updated | |
2014-04-10 16:18 | kgv | Steps to Reproduce Updated | |
2014-04-10 16:18 | kgv | Status | resolved => reviewed |
2014-04-11 14:42 | apn | Assigned To | bugmaster => apn |
2014-04-14 16:25 |
|
Assigned To | apn => mkv |
2014-04-16 13:15 |
|
Note Added: 0028875 | |
2014-04-16 13:17 |
|
Test case number | => Not needed |
2014-04-16 13:17 |
|
Assigned To | mkv => bugmaster |
2014-04-16 13:17 |
|
Status | reviewed => tested |
2014-04-18 16:02 | apn | Changeset attached | => occt master d7515f9a |
2014-04-18 16:02 | apn | Assigned To | bugmaster => apn |
2014-04-18 16:02 | apn | Status | tested => verified |
2014-04-18 16:02 | apn | Resolution | open => fixed |
2014-05-05 13:20 | bugmaster | Status | verified => closed |
2014-05-05 13:39 |
|
Fixed in Version | => 6.7.1 |