[cmake-developers] CTest update broken with non-ASCII filenames

Nils Gladitz nilsgladitz at gmail.com
Thu Apr 9 10:28:42 EDT 2015


On 04/09/2015 04:15 PM, Brad King wrote:
> On 04/09/2015 07:54 AM, Nils Gladitz wrote:
>> With c771f9d945444f6cfe41195e26653f368aff7f42 "CTest: To enforce the C
>> locale use LC_ALL instead of LC_MESSAGES."
>
> I think you meant commit 6a661f06:
>
>   CTest: To enforce the C locale use LC_ALL instead of LC_MESSAGES.
>   http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6a661f06

Yes, sorry ... not sure how that happened.

>
>> I broke svn updates for repositories which contain non-ASCII filenames.
>>
>> This is apparently due to me not only changing how messages are encoded
>> but also how svn interprets filename encodings.
>>
>> I'll try to find a more appropriate fix.
>
> Thanks.  If you are not able to find a good approach soon please
> revert the original change.

Will do.

> What was the original problem you were trying to fix?

You pointed out test failures on "nibble.ngladitz" which I then tried to 
fix:

https://open.cdash.org/testDetails.php?test=316350872&build=3711574

Nils



More information about the cmake-developers mailing list