View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013236CMakeModulespublic2012-05-18 10:162013-01-09 14:05
ReporterMichael Champigny 
Assigned ToDavid Cole 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformLinuxOSFedoraOS Version16
Product VersionCMake 2.8.8 
Target VersionCMake 2.8.10Fixed in VersionCMake 2.8.10 
Summary0013236: ProcessorCount module leaves internal variables available in ccmake cache
DescriptionThe ProcessorCount module leaves the following internal variables in the basic view of the ccmake cache:

ProcessorCount_cmd_getconf
ProcessorCount_cmd_sysctl

These should either be moved into the advanced options as is done in most modules or deleted from the cache with unset.
Steps To ReproduceINCLUDE (ProcessorCount)

Now edit cache with ccmake:

$ ccmake .

You can see the internal variables in plain view.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0030692)
David Cole (manager)
2012-08-17 11:04

Fix pushed to 'next' today:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3f9fa5cc7fe522ff6722d1b50317b8ebd0c8ad8b [^]
(0032074)
Robert Maynard (manager)
2013-01-09 14:05

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

 Issue History
Date Modified Username Field Change
2012-05-18 10:16 Michael Champigny New Issue
2012-05-18 19:42 David Cole Assigned To => David Cole
2012-05-18 19:42 David Cole Status new => assigned
2012-08-17 11:03 David Cole Target Version => CMake 2.8.10
2012-08-17 11:04 David Cole Note Added: 0030692
2012-08-17 11:04 David Cole Status assigned => resolved
2012-08-17 11:04 David Cole Fixed in Version => CMake 2.8.10
2012-08-17 11:04 David Cole Resolution open => fixed
2013-01-09 14:05 Robert Maynard Note Added: 0032074
2013-01-09 14:05 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team