View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013174CMakeCMakepublic2012-04-28 12:112013-01-09 10:55
ReporterRolandSchulz 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionCMake 2.8.9Fixed in VersionCMake 2.8.9 
Summary0013174: Option 'GZ' has been deprecated use 'RTC1' instead of 'GZ'
DescriptionCMake is using GZ flag for Intel on Windows which is deprecated. This has been fixed for MSVC since a long time: http://www.cmake.org/pipermail/cmake/2006-February/008162.html [^]
TagsNo tags attached.
Attached Files

 Relationships
related to 0013163closedBrad King A warning is emited when compiling with intel compiler (version 2011) 
has duplicate 0013185closedBrad King A warning is emited when compiling with intel compiler (version 2011) 

  Notes
(0029361)
RolandSchulz (reporter)
2012-04-28 12:23
edited on: 2012-04-28 12:24

For C++ also /GX is deprecated and should be replaced with /EHsc.

(0029368)
Brad King (manager)
2012-04-30 08:33

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dd08062a [^]
(0032029)
Robert Maynard (manager)
2013-01-09 10:55

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

 Issue History
Date Modified Username Field Change
2012-04-28 12:11 RolandSchulz New Issue
2012-04-28 12:23 RolandSchulz Note Added: 0029361
2012-04-28 12:24 RolandSchulz Note Edited: 0029361
2012-04-30 08:27 Brad King Relationship added related to 0013163
2012-04-30 08:33 Brad King Note Added: 0029368
2012-04-30 08:33 Brad King Status new => resolved
2012-04-30 08:33 Brad King Fixed in Version => CMake 2.8.9
2012-04-30 08:33 Brad King Resolution open => fixed
2012-04-30 08:33 Brad King Assigned To => Brad King
2012-05-03 07:26 Brad King Relationship added has duplicate 0013185
2012-08-09 19:33 David Cole Target Version => CMake 2.8.9
2013-01-09 10:55 Robert Maynard Note Added: 0032029
2013-01-09 10:55 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team