The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=13124 ====================================================================== Reported By: Zog Zog Assigned To: ====================================================================== Project: CMake Issue ID: 13124 Category: CTest Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2012-04-12 07:14 CDT Last Modified: 2012-04-12 07:14 CDT ====================================================================== Summary: UTF-8 characters disappear in valgrind output when launched via CTest Description: Got a C++ program which outputs in UTF-8. When launched from command line, everything is OK. When launched from valgrind from command line, it's OK. When launched from CTest script ("ctest_test"), OK. When launched from Valgrind from CTest script ("ctest_memcheck"), all utf-8 characters disappear from the output.
PS : please forgive my english. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-04-12 07:14 Zog Zog New Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
