LC_MESSAGES problem ?
Ulrich Drepper
drepper@redhat.com
Mon Nov 20 09:56:00 GMT 2000
Won-kyu Park <wkpark@chem.skku.ac.kr> writes:
> There are many programs do not use setlocale(LC_CTYPE,"").
> some programs are LC_CTYPE sensitive (like isctype() etc.) and then
> set the LC_CTYPE as 'C'. but... how can I get a translation messages
> under glibc ?
> (with OUTPUT_CHARSET ?)
This is one possible intermediate solution. Fixing the program is
better.
> Solaris works fine with setlocale(LC_MESSAGES,"") only.
> (without setlocale(LC_CTYPE,""))
And your point is?
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-alpha
mailing list