View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012394 | CMake | Modules | public | 2011-08-08 11:56 | 2012-02-06 06:07 | ||||
Reporter | Giuseppe Bilotta | ||||||||
Assigned To | Brad King | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Linux x86_64 | OS | Debian | OS Version | unstable | ||||
Product Version | |||||||||
Target Version | CMake 2.8.6 | Fixed in Version | CMake 2.8.6 | ||||||
Summary | 0012394: Check compiler flags for Clang | ||||||||
Description | The CHECK_C_COMPILER_FLAG and CHECK_CXX_COMPILER_FLAG macros do not properly detect the warning message with which clang complains about unknown flags | ||||||||
Steps To Reproduce | A test such as CHECK_CXX_COMPILER_FLAG("-Wagoiuhaoigfh" FLAG_IS_KNOWN) will report Success instead of Fail | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0027180) Giuseppe Bilotta (reporter) 2011-08-08 11:57 |
The attached file is a git patch that fixes the issues. |
(0027181) Brad King (manager) 2011-08-08 12:54 |
It looks like that patch was adapted from http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=53fb07ef [^] Thanks. |
(0027182) Brad King (manager) 2011-08-08 13:00 |
Fixed, thanks: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ed6be501 [^] |
(0028505) David Cole (manager) 2012-02-06 06:07 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-08-08 11:56 | Giuseppe Bilotta | New Issue | |
2011-08-08 11:57 | Giuseppe Bilotta | File Added: 0001-Fix-CHECK_-C-CXX-_COMPILER_FLAG-for-Clang.patch | |
2011-08-08 11:57 | Giuseppe Bilotta | Note Added: 0027180 | |
2011-08-08 12:54 | Brad King | Assigned To | => Brad King |
2011-08-08 12:54 | Brad King | Status | new => assigned |
2011-08-08 12:54 | Brad King | Relationship added | related to 0009516 |
2011-08-08 12:54 | Brad King | Note Added: 0027181 | |
2011-08-08 13:00 | Brad King | Note Added: 0027182 | |
2011-08-08 13:00 | Brad King | Status | assigned => resolved |
2011-08-08 13:00 | Brad King | Resolution | open => fixed |
2011-09-12 17:16 | David Cole | Fixed in Version | => CMake 2.8.6 |
2011-09-12 17:16 | David Cole | Target Version | => CMake 2.8.6 |
2012-02-06 06:07 | David Cole | Note Added: 0028505 | |
2012-02-06 06:07 | David Cole | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |