[CMake] CTest xml encoding
David Cole
david.cole at kitware.com
Thu Feb 25 12:23:38 EST 2010
Is the <Text> block exactly the same with cmake 2.6.2 and cmake 2.8.0...?
Can you try it with our latest CMake 2.8.1 release candidate? (
http://www.cmake.org/files/v2.8/?C=M;O=D )
It should be properly utf-8 encoded with cmake 2.8.1 -- we fixed some bugs
related to that, but I thought the fix was in the 2.8.0 release...
Also, note: for results to show up properly on a CDash dashboard, you must
update the CDash version to its latest release: 1.6.2...
HTH,
David
On Thu, Feb 25, 2010 at 8:58 AM, Christian Ehrlicher <Ch.Ehrlicher at gmx.de>wrote:
> Hi,
>
> I've a problem with the encoding of the build output:
> <Text><-30><-128><-104>PROGNAME<-30><-128><-103>
> initialized and declared
> <-30><-128><-104>extern<-30><-128><-103></Text>
>
> The output here is:
> warning: ‘PROGNAME’ initialized and declared ‘extern’
>
>
> I'm using utf-8 as default locale on openSUSE 11.2/64Bit, cmake 2.6.2 and
> 2.8.0.
> I tried to set the LANG to en_US.UTF-8 but it did not help...
>
> What's going wrong here?
>
> Thx,
> Christian
> --
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
> _______________________________________________
> 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://www.cmake.org/mailman/listinfo/cmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100225/0f1907df/attachment.htm>
More information about the CMake
mailing list