This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: NLS support will be disabled by default for now
- To: Philipp Thomas <pthomas at suse dot de>
- Subject: Re: NLS support will be disabled by default for now
- From: Dennis Bjorklund <db at zigo dot dhs dot org>
- Date: Mon, 27 Nov 2000 21:41:57 +0100 (CET)
- cc: <gcc at gcc dot gnu dot org>, Mark Mitchell <mark at codesourcery dot com>
On Mon, 27 Nov 2000, Philipp Thomas wrote:
> > What's the meaning with LC_MESSAGES, LC_TIME, LC_xxx if you only can set
> > LC_ALL. There is no logic behind that.
>
> Well, LC_ALL is a bit overkill IMO, but at least LC_MESSAGES and LC_CTYPE
> *have* to be set both, as the character set (which is selected by LC_CTYPE)
> should match the one used for the message catalog.
Is there a reson for this? It seems useless to have two categories if one
always have to be the same as some other. It's something that is very
wrong then.
--
/Dennis