bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug#162699: gettext: support for extracting translations from differ


From: Bruno Haible
Subject: Re: Bug#162699: gettext: support for extracting translations from different languages would be nice (fwd)
Date: Mon, 30 Sep 2002 15:33:05 +0200 (CEST)

> > Plus, setlocale() and setenv() have undesireable side-effects.
> 
> You don't need setenv if you pass the locale name as argument to
> setlocale().

Note that you can omit the setenv() only on glibc systems. On other
systems, with libintl, you indeed need both setenv() and setlocale()
if you want gettext() to obey a different locale.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]