[cmake-developers] [CMake 0012260]: CTest incorrectly parses valgrind/memcheck output if numbers contain a comma

Mantis Bug Tracker mantis at public.kitware.com
Thu Jun 9 08:31:57 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=12260 
====================================================================== 
Reported By:                Johannes Stallkamp
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12260
Category:                   CTest
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-06-09 08:31 EDT
Last Modified:              2011-06-09 08:31 EDT
====================================================================== 
Summary:                    CTest incorrectly parses valgrind/memcheck output if
numbers contain a comma
Description: 
CTest 2.8.4 incorrectly parses valgrind's memcheck
output because it does not always take into account that numbers
reported by valgrind can be larger than 1,000 and then will contain a
comma as thousand-delimiter. Therefore, many errors/potential errors
are not correctly reported in the dashboard.

Patch attached.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-06-09 08:31 Johannes StallkampNew Issue                                    
2011-06-09 08:31 Johannes StallkampFile Added: 0001-Fixed-valgrind-parsing.patch
                   
======================================================================




More information about the cmake-developers mailing list