View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029071 | Open CASCADE | OCCT:Coding | public | 2017-09-01 06:51 | 2021-08-24 14:59 |
Reporter | abv | Assigned To | kgv | ||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 7.3.0 | ||||
Target Version | 7.7.0 | ||||
Summary | 0029071: VC10 compiler warnings 'unreachable code' when building with link-time code generation | ||||
Description | When building OCCT with VC10 with compiler option /GL (global optimization) and linker option /LTCG (link-time code generation), it gives the following warnings on unreachable code: warning C4702: unreachable code d:\abv\occt\occt\src\draw\draw.cxx 404 warning C4702: unreachable code d:\abv\occt\occt\src\intstart\intstart_searchonboundaries.gxx 944 | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-01 06:51 | abv | New Issue | |
2017-09-01 06:51 | abv | Assigned To | => kgv |
2017-09-01 06:51 | abv | Relationship added | child of 0026986 |
2017-09-01 06:52 | abv | Relationship added | child of 0022951 |
2019-07-10 19:27 | abv | Target Version | 7.4.0 => 7.5.0 |
2020-08-28 14:53 | kgv | Product Version | => 7.3.0 |
2020-08-28 14:53 | kgv | Target Version | 7.5.0 => 7.6.0 |
2021-08-24 14:59 | kgv | Target Version | 7.6.0 => 7.7.0 |