Re: Best way to issue a warning in a C test
From: Danny Trebbien <dtrebbien_at_gmail.com>
Date: Sat, 12 Feb 2011 17:18:46 -0800
> How about trying a list? en_US.8859-1 is widely available even if not
While I couldn't get SVN_TEST_SKIP2 to work because the availability
I like your idea of trying a list. Here is what I ended up with:
if ((! setlocale(LC_ALL, "English.1252")) &&
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.