View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013968CMakeCMakepublic2013-03-01 17:302013-10-07 10:03
Reportergoatboy160 
Assigned ToBrad King 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformWindowsOS7OS Version64
Product Version 
Target VersionCMake 2.8.11Fixed in VersionCMake 2.8.11 
Summary0013968: Setting CMAKE_CXX_STACK_SIZE to 0 for a Visual Studio project results in linker errors for 0.obj
DescriptionWhen setting using the following in a exe target
set( CMAKE_CXX_STACK_SIZE "0" ) the project results in a linker error because there is a 0 that is set as an Additional Parameter in the target project.

Applying the attached patch corrects the issue.
TagsNo tags attached.
Attached Filespatch file icon STACK.patch [^] (373 bytes) 2013-03-01 17:30 [Show Content]

 Relationships

  Notes
(0032434)
Brad King (manager)
2013-03-04 08:20

Applied, thanks:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=308c5a26 [^]
(0033980)
Robert Maynard (manager)
2013-10-07 10:03

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

 Issue History
Date Modified Username Field Change
2013-03-01 17:30 goatboy160 New Issue
2013-03-01 17:30 goatboy160 File Added: STACK.patch
2013-03-04 08:20 Brad King Note Added: 0032434
2013-03-04 08:20 Brad King Assigned To => Brad King
2013-03-04 08:20 Brad King Status new => resolved
2013-03-04 08:20 Brad King Resolution open => fixed
2013-03-04 08:20 Brad King Fixed in Version => CMake 2.8.11
2013-03-04 08:20 Brad King Target Version => CMake 2.8.11
2013-10-07 10:03 Robert Maynard Note Added: 0033980
2013-10-07 10:03 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team