View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000502CMakepublic2004-01-09 09:402004-04-26 10:22
ReporterBrad King 
Assigned ToBrad King 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000502: CheckVariableExists.c does not work on Intel compiler
DescriptionThe current implementation of CheckVariableExists.c always reports that the variable exists with the Intel compiler. This compiler is optimizing away the use of the symbol, so the program links even if the symbol is not present.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000975)
Brad King (manager)
2004-04-26 10:22

Fixed in CVS version:

Checking in CheckVariableExists.c;
/cvsroot/CMake/CMake/Modules/CheckVariableExists.c,v <-- CheckVariableExists.c
new revision: 1.3; previous revision: 1.2
done

Fix has been applied to 1.8 branch for 1.8.4 release:

Checking in CheckVariableExists.c;
/cvsroot/CMake/CMake/Modules/CheckVariableExists.c,v <-- CheckVariableExists.c
new revision: 1.1.4.1; previous revision: 1.1
done

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team