View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024085 | Open CASCADE | OCCT:Coding | public | 2013-07-24 14:46 | 2013-12-19 13:56 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2008 | ||
Product Version | 6.6.0 | ||||
Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
Summary | 0024085: Eliminate compiler warning C4706 in MSVC++ with warning level 4 | ||||
Description | When compiling OCCT 6.6.0 with warning level set to 4, MSVC 2008 compiler produces many warnings c4706: assignment within conditional expression | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
child of | 0023947 | closed | Eliminate trivial compiler warnings in MSVC++ with warning level 4 |
|
Dear kgv, Please, review the branch CR24085. |
|
Patch is ready for testing. |
|
GeomPlate: changed logic Draw_Window: misplaced else |
|
Dear apn, please be careful re-basing branches - you have withdrawn my commit. Restored branch now stored in CR24085_1. Dear abv, these 2 issues should be taken into account within my corrections. |
|
Dear BugMaster, Branch CR24085_1 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: b232a54ad1087f9f8dc77c22046ffcb6012f9290 Number of compiler warnings: occt component : Linux: 940 (945 on master) Windows: 929 (954 on master) products component : Linux: 189 (189 on master) Windows: 288 (288 on master) Regressions: No regressions Improvements: No improvements Testing cases: Not needed Testing on Linux: Total MEMORY difference: 364616156 / 364443592 Total CPU difference: 58393.98000000036 / 45731.27000000074 Testing on Windows: Total MEMORY difference: 425815624 / 426385944 Total CPU difference: 36921.34375 / 37321.25 There are not differences in images found by testdiff. |
occt: master 773f53f1 2013-08-01 08:20:35
|
0024085: Eliminate compiler warning C4706 in MSVC++ with warning level 4 Got rid from most cases which led to Warning c4706 Tiny code style corrections |
Affected Issues 0024085 |
|
mod - src/BRepClass3d/BRepClass3d_Intersector3d.cxx | Diff File | ||
mod - src/BRepTest/BRepTest_CheckCommands.cxx | Diff File | ||
mod - src/BRepTopAdaptor/BRepTopAdaptor_FClass2d.cxx | Diff File | ||
mod - src/Draw/Draw_Window.cxx | Diff File | ||
mod - src/Draw/MainWindow.cxx | Diff File | ||
mod - src/Extrema/Extrema_GExtCC.gxx | Diff File | ||
mod - src/Geom2dGcc/Geom2dGcc_Lin2dTanObl.cxx | Diff File | ||
mod - src/GeomPlate/GeomPlate_BuildPlateSurface.cxx | Diff File | ||
mod - src/IntTools/IntTools_FClass2d.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_telem_view.cxx | Diff File | ||
mod - src/QABugs/QABugs_19.cxx | Diff File | ||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File | ||
mod - src/Visual3d/Visual3d_View.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-24 14:46 |
|
New Issue | |
2013-07-24 14:46 |
|
Assigned To | => omy |
2013-07-24 14:47 |
|
Relationship added | child of 0023947 |
2013-07-24 14:47 |
|
Status | new => assigned |
2013-07-25 09:48 |
|
Note Added: 0025151 | |
2013-07-25 09:48 |
|
Assigned To | omy => kgv |
2013-07-25 09:48 |
|
Status | assigned => resolved |
2013-07-25 12:47 | kgv | Note Added: 0025156 | |
2013-07-25 12:47 | kgv | Assigned To | kgv => bugmaster |
2013-07-25 12:47 | kgv | Status | resolved => reviewed |
2013-07-25 12:49 | apn | Assigned To | bugmaster => apn |
2013-07-25 17:01 |
|
Note Added: 0025159 | |
2013-07-25 17:01 |
|
Assigned To | apn => omy |
2013-07-25 17:01 |
|
Status | reviewed => assigned |
2013-07-25 17:13 | kgv | Note Added: 0025160 | |
2013-07-25 17:18 |
|
Assigned To | omy => bugmaster |
2013-07-25 17:18 |
|
Status | assigned => resolved |
2013-07-25 17:26 | apn | Assigned To | bugmaster => apn |
2013-07-25 17:26 | apn | Status | resolved => reviewed |
2013-07-26 14:23 | apn | Note Added: 0025170 | |
2013-07-26 14:24 | apn | Test case number | => Not needed |
2013-07-26 14:24 | apn | Assigned To | apn => bugmaster |
2013-07-26 14:24 | apn | Status | reviewed => tested |
2013-08-02 13:20 |
|
Changeset attached | => occt master 773f53f1 |
2013-08-02 13:20 |
|
Assigned To | bugmaster => omy |
2013-08-02 13:20 |
|
Status | tested => verified |
2013-08-02 13:20 |
|
Resolution | open => fixed |
2013-12-19 13:52 | bugmaster | Status | verified => closed |
2013-12-19 13:56 | bugmaster | Fixed in Version | => 6.7.0 |
2014-01-11 11:58 |
|
Category | OCCT Release:BUILD => OCCT:Coding |