View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027196 | Community | OCCT:Configuration | public | 2016-02-22 10:15 | 2016-04-20 15:49 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0027196: CMake - avoid setting option -EHa for compilers other than MSVC | ||||
Description | As reported in http://dev.opencascade.org/index.php?q=node/1148, CMake scripts for OCCT set option -EHa on Windows (if WIN32 is defined) regardless of the used compiler. This option should be used only for MSVC compiler. | ||||
Steps To Reproduce | try building under MinGW | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0027197 | closed | Open CASCADE | Configuration - fix compilation issues when using mingw |
|
Branch CR27196 has been created by abv. SHA-1: 8a7e2bb72f1c4014470ae5521ac59c9671ca51ea Detailed log of new commits: Author: abv Date: Mon Feb 22 11:03:27 2016 +0300 0027196: CMake - avoid setting option -EHa for compilers other than MSVC Option -EHa is now added only if MSVC is defined. Descriptions of option -fp:precise in CMake and method OSD::SetSignal() in header file are updated. |
|
The fix pushed to CR27196, please review |
|
the patch has been reviewed without remarks |
|
Branch CR27196 has been deleted by kgv. SHA-1: 8a7e2bb72f1c4014470ae5521ac59c9671ca51ea |
occt: master cb728702 2016-02-22 08:03:27
Committer: bugmaster Details Diff |
0027196: CMake - avoid setting option -EHa for compilers other than MSVC Option -EHa is now added only if MSVC is defined. Descriptions of option -fp:precise in CMake and method OSD::SetSignal() in header file are updated. |
Affected Issues 0027196 |
|
mod - adm/cmake/occt_defs_flags.cmake | Diff File | ||
mod - src/OSD/OSD.hxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-22 10:15 |
|
New Issue | |
2016-02-22 10:15 |
|
Assigned To | => bugmaster |
2016-02-22 11:03 | git | Note Added: 0051057 | |
2016-02-22 11:19 |
|
Note Added: 0051058 | |
2016-02-22 11:19 |
|
Assigned To | bugmaster => ibs |
2016-02-22 11:19 |
|
Status | new => resolved |
2016-02-22 11:19 |
|
Steps to Reproduce Updated | |
2016-02-22 12:28 |
|
Note Added: 0051059 | |
2016-02-22 12:28 |
|
Assigned To | ibs => bugmaster |
2016-02-22 12:28 |
|
Status | resolved => reviewed |
2016-02-22 22:09 | kgv | Relationship added | related to 0027197 |
2016-03-03 12:38 | bugmaster | Status | reviewed => tested |
2016-03-04 16:52 | bugmaster | Changeset attached | => occt master cb728702 |
2016-03-04 16:52 | bugmaster | Status | tested => verified |
2016-03-04 16:52 | bugmaster | Resolution | open => fixed |
2016-04-17 12:57 | git | Note Added: 0052785 | |
2016-04-20 15:43 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:49 |
|
Status | verified => closed |