Hi,

I'm currently trying to get the MinGW autobuilds a little greener. 
Unfortunately, the native Windows applications created by MinGW don't seem to 
respect locale environment variables like LC_*, LANG, and LANGUAGE.

The only way to get e.g. test 1148 to succeed, which depends on a point as 
decimal separator rather than a comma, seems to be to change the Windows locale 
settings globally, which I cannot do on the build machines I'm using for the 
autobuilds. Do you think it would make sense to create a "locale-sensitive" 
label for such cases so that such tests can be easily disabled? Or would it 
make more sense to try harder to get these tests to succeed, like replacing the 
comma with a point in the test output?

Marcel


-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to