| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0013236 | CMake | Modules | public | 2012-05-18 10:16 | 2013-01-09 14:05 | ||||
| Reporter | Michael Champigny | ||||||||
| Assigned To | David Cole | ||||||||
| Priority | low | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Linux | OS | Fedora | OS Version | 16 | ||||
| Product Version | CMake 2.8.8 | ||||||||
| Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | ||||||
| Summary | 0013236: ProcessorCount module leaves internal variables available in ccmake cache | ||||||||
| Description | The 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 Reproduce | INCLUDE (ProcessorCount) Now edit cache with ccmake: $ ccmake . You can see the internal variables in plain view. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |