[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Running tests with a non-US locale

From: Nicolás Lichtmaier <nick_at_reloco.com.ar>
Date: 2007-04-03 19:01:23 CEST

> The only fix I've found is to run the tests with e.g.
> LANGUAGE=en_US.UTF-8 - is that suitable to include into the test
> framework somewhere? Alternatively, 'LANGUAGE= LANG=en_US.UTF-8 ...'
> works as well, of course. Either way, don't know whether we can rely on
> UTF-8 support...
>

These will only work if the system has the locale information compiled.
In Debian it's a user's choice which locales are built. The only locale
you can trust being available is LANG=C.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 3 19:01:43 2007

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.