View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030682 | Open CASCADE | OCCT:Configuration | public | 2019-04-29 18:28 | 2019-05-08 13:42 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 7.4.0 | ||||
Target Version | 7.4.0 | Fixed in Version | 7.4.0 | ||
Summary | 0030682: Configuration, qmake - all warnings are suppressed on macOS target | ||||
Description | When building OCCT using QtCreator, all warnings are effectively suppressed. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
|
Branch CR30682 has been created by kgv. SHA-1: aa41693c433e9c0f68b2ad4ed27b394767f1becb Detailed log of new commits: Author: kgv Date: Mon Apr 29 18:24:36 2019 +0300 0030682: Configuration, qmake - all warnings are suppressed on macOS target Use warn_on+QMAKE_CXXFLAGS_WARN_ON instead of warn_off+QMAKE_CXXFLAGS.QMAKE_CXXFLAGS_WARN_ON = -Wall. |
|
Branch CR30682 has been updated forcibly by kgv. SHA-1: 1aea62c9fdd6cbf089f4777e2077251294453571 |
|
Please raise the patch (testing is not needed). |
|
Fix has been tested in framework of IR-WEEK11 Combination - OCCT branch : IR-WEEK18 master SHA - 3763c29ce9e86f83c07d1c23686fb0b18d196a0c d67d4b811012eef8913d3c535c29654d0acf3c4c Products branch : IR-WEEK18 SHA - 1a628209b9c324a27a921de8fbbaed1c570690f9 was compiled on Linux, MacOS and Windows platforms and tested in optimize mode. Number of compiler warnings: No new/fixed warnings Regressions/Differences/Improvements: No regressions/differences CPU differences: Debian80-64: OCCT Total CPU difference: 16301.729999999947 / 16286.290000000015 [+0.09%] Products Total CPU difference: 10545.670000000056 / 10492.700000000066 [+0.50%] Windows-64-VC14: OCCT Total CPU difference: 17665.8125 / 17645.203125 [+0.12%] Products Total CPU difference: 12087.78125 / 12107.4375 [-0.16%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
Branch CR30682 has been deleted by inv. SHA-1: 1aea62c9fdd6cbf089f4777e2077251294453571 |
occt: master faa0a911 2019-04-29 15:24:36 Committer: bugmaster Details Diff |
0030682: Configuration, qmake - all warnings are suppressed on macOS target Fixed inconsistency of compiler flags with genproj. warn_on+QMAKE_CXXFLAGS_WARN_ON is now used instead of warn_off+QMAKE_CXXFLAGS. Added No_Exception to DEFINES. |
Affected Issues 0030682 |
|
mod - adm/qmake/OccCppConfig.pri | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-04-29 18:28 | kgv | New Issue | |
2019-04-29 18:28 | kgv | Assigned To | => kgv |
2019-04-29 18:33 | git | Note Added: 0084052 | |
2019-04-29 21:35 | git | Note Added: 0084056 | |
2019-04-29 22:20 | kgv | Note Added: 0084057 | |
2019-04-29 22:20 | kgv | Assigned To | kgv => bugmaster |
2019-04-29 22:20 | kgv | Status | new => resolved |
2019-04-29 22:20 | kgv | Steps to Reproduce Updated | |
2019-04-29 22:20 | kgv | Status | resolved => reviewed |
2019-04-29 22:21 | kgv | Relationship added | child of 0030339 |
2019-05-03 14:12 | bugmaster | Note Added: 0084111 | |
2019-05-03 14:12 | bugmaster | Status | reviewed => assigned |
2019-05-03 14:13 | bugmaster | Status | assigned => resolved |
2019-05-03 14:13 | bugmaster | Status | resolved => reviewed |
2019-05-03 14:14 | bugmaster | Status | reviewed => tested |
2019-05-06 10:44 | bugmaster | Test case number | => Not required |
2019-05-08 12:38 | bugmaster | Changeset attached | => occt master faa0a911 |
2019-05-08 12:38 | bugmaster | Status | tested => verified |
2019-05-08 12:38 | bugmaster | Resolution | open => fixed |
2019-05-08 13:42 | git | Note Added: 0084252 |