This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: NLS support will be disabled by default for now


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]