View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014657CMakeDocumentationpublic2013-12-18 17:482014-06-02 08:37
ReporterMateusz Loskot 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.12 
Target VersionCMake 3.0Fixed in VersionCMake 3.0 
Summary0014657: TestCXXAcceptsFlag description is incorrect
DescriptionThe documentation of TestCXXAcceptsFlag module [1] is incorrect saying:

Macro CHECK_CXX_ACCEPTS_FLAG(FLAGS VARIABLE) -
     checks if the function exists

where the "checks if the function exists" part looks like copy-n-paste bug as it is irrelevant to this macro.

[1] http://www.cmake.org/cmake/help/v2.8.12/cmake.html#module:TestCXXAcceptsFlag [^]
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0034821)
Brad King (manager)
2013-12-19 10:43

I've updated the module documentation:

 TestCXXAcceptsFlag: Update documentation
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=95c705a6 [^]

I suggest using CheckCXXCompilerFlag instead.
(0036059)
Robert Maynard (manager)
2014-06-02 08:37

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2013-12-18 17:48 Mateusz Loskot New Issue
2013-12-19 10:43 Brad King Note Added: 0034821
2013-12-19 10:43 Brad King Assigned To => Brad King
2013-12-19 10:43 Brad King Status new => resolved
2013-12-19 10:43 Brad King Resolution open => fixed
2013-12-19 10:43 Brad King Fixed in Version => CMake 3.0
2013-12-19 10:43 Brad King Target Version => CMake 3.0
2014-06-02 08:37 Robert Maynard Note Added: 0036059
2014-06-02 08:37 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team