View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0007715 | CMake | CMake | public | 2008-09-21 21:19 | 2008-09-25 10:22 | ||||
Reporter | Philip Lowman | ||||||||
Assigned To | Brad King | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-6 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0007715: Add support for reading variables from the cache without unsetting a local variable. | ||||||||
Description | A need has been identified to read variables from the cache when they may be obscured by local scope variables. It has been proposed that $CACHE{var} be implemented to allow the user to obtain values from the cache where they may be obscured by local variables (similar to $ENV{var} ). http://www.cmake.org/pipermail/cmake/2008-August/023647.html [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0013579) Brad King (manager) 2008-09-25 10:22 |
The $CACHE{} syntax looks good to me: /cvsroot/CMake/CMake/Source/cmCommandArgumentParserHelper.cxx,v <-- Source/cmCommandArgumentParserHelper.cxx new revision: 1.22; previous revision: 1.21 /cvsroot/CMake/CMake/Tests/Unset/CMakeLists.txt,v <-- Tests/Unset/CMakeLists.txt new revision: 1.3; previous revision: 1.2 |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2008-09-21 21:19 | Philip Lowman | New Issue | |
2008-09-22 09:15 | Bill Hoffman | Status | new => assigned |
2008-09-22 09:15 | Bill Hoffman | Assigned To | => Brad King |
2008-09-25 10:22 | Brad King | Note Added: 0013579 | |
2008-09-25 10:22 | Brad King | Status | assigned => closed |
2008-09-25 10:22 | Brad King | Resolution | open => fixed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |