Re: [AD] Allegro unable to deal with non ascii filenames |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] Allegro unable to deal with non ascii filenames
- From: Elias Pschernig <elias@xxxxxxxxxx>
- Date: Tue, 30 May 2006 15:10:01 +0200
On Tue, 2006-05-30 at 04:30 -0700, Chris wrote:
> On Tuesday 30 May 2006 02:55, Peter Wang wrote:
> > This looks wrong. For example, on my system I only have
> > LC_CTYPE=en_AU.UTF-8 and LC_COLLATE=C set. All the other locale
> > variables are unset. AFAIK my setup is okay.
>
> Hmmm.. According to this page:
> http://www.scit.wlv.ac.uk/cgi-bin/mansec?3C+setlocale
> it looks like we should check LC_ALL, LC_CTYPE, and LANG, in that order.
>
Committed it with this change and checks for empty returns from getenv,
which is necessary according to #allegro.
--
Elias Pschernig