View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001840CMakeCMakepublic2005-05-11 10:372005-08-11 13:24
ReporterTim Kelliher 
Assigned ToKen Martin 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001840: checking cache file permissions
DescriptionIf a CMakeCache.txt file exists, but is not readable by the user running cmake Then cmake will assume that the file does not exist and create a new Cache rather than complain that the file exists but is unreadable.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002881)
Ken Martin (developer)
2005-08-11 13:24

Added better error checking to cmake.cxx and CMakeSetupDialog.cpp to watch for cases where the Cache file exists but is not readable. The user can in some cases ignore the error and continue to write out a new cache if they want to. But at least they will be warned about this before doing it.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team