binutils + i18n

Ulrich Drepper drepper@redhat.com
Fri Sep 7 13:33:00 GMT 2001


"H . J . Lu" <hjl@lucon.org> writes:

> I got this question. I am not familiar with locale. Should I add
> 
> setlocale (LC_CTYPE,"");
> 
> to all
> 
> setlocale (LC_MESSAGES, "");

That's the bare minimum.  It's much better to always use LC_ALL.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Libc-alpha mailing list