ctest 2.8.1 and later should already be generating proper UTF-8... what version of ctest are you using?<div><br><br><div class="gmail_quote">On Mon, May 31, 2010 at 9:32 AM, Mathieu Malaterre <span dir="ltr"><<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi there,<br>
<br>
Does anyone know how I can tell ctest to use UTF-8 to generate the<br>
XML files used for uploading results to CDAsh ?<br>
<br>
I have on one hand:<br>
<br>
Testing/Temporary/LastBuild_20100531-0918.log:/home/mathieu/Projects/CoSMo/trunk/Code/IO/csmModelModificationsLoader.cxx:386:<br>
warning: conversion to ‘Csm::IdentityType’ from ‘int’ may change the<br>
sign of the result<br>
<br>
but:<br>
<br>
Testing/20100531-0918/Build.xml: <Text>/.../trunk/Code/IO/csmModelModificationsLoader.cxx:386:<br>
warning: conversion to<br>
&#xe2;&#x80;&#x98;Csm::IdentityType&#xe2;&#x80;&#x99; from<br>
&#xe2;&#x80;&#x98;int&#xe2;&#x80;&#x99; may change the sign of the<br>
result<br>
<br>
knowing that:<br>
<br>
<br>
$ head -1 Testing/20100531-0918/Build.xml<br>
<?xml version="1.0" encoding="UTF-8"?><br>
<br>
and<br>
<br>
$ echo $LANG<br>
en_US.UTF-8<br>
<br>
<br>
Thanks !<br>
--<br>
Mathieu<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br></div>