View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013136CMakeCTestpublic2012-04-16 04:042013-01-09 10:55
ReporterNils Gladitz 
Assigned ToBrad King 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.7 
Target VersionCMake 2.8.9Fixed in VersionCMake 2.8.9 
Summary0013136: ctest_coverage() sets LC_ALL=POSIX but does not restore default
DescriptionThought this might be related to 0013124 but is probably a different issue.

When I run ctest_coverage() LC_ALL=POSIX gets set for my following ctest_memcheck() run causing one of my tests to fail.

LC_ALL should be reset to its initial value when ctest_coverage() is done.
TagsNo tags attached.
Attached Files

 Relationships
related to 0013124closedBrad King UTF-8 characters disappear in valgrind output when launched via CTest 

  Notes
(0029168)
Brad King (manager)
2012-04-16 08:34

It looks like ctest_coverage started setting LC_ALL here:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ffbe61bb [^]
(0029169)
Brad King (manager)
2012-04-16 08:50

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3247d63a [^]
(0032020)
Robert Maynard (manager)
2013-01-09 10:55

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

 Issue History
Date Modified Username Field Change
2012-04-16 04:04 Nils Gladitz New Issue
2012-04-16 08:32 Brad King Relationship added related to 0013124
2012-04-16 08:34 Brad King Note Added: 0029168
2012-04-16 08:50 Brad King Note Added: 0029169
2012-04-16 08:50 Brad King Status new => resolved
2012-04-16 08:50 Brad King Resolution open => fixed
2012-04-16 08:50 Brad King Assigned To => Brad King
2012-08-09 16:58 David Cole Fixed in Version => CMake 2.8.9
2012-08-09 16:58 David Cole Target Version => CMake 2.8.9
2013-01-09 10:55 Robert Maynard Note Added: 0032020
2013-01-09 10:55 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team