[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: К вопросу об alias'ах
Alexander Voropay wrote:
> Hi!
>
> -----Original Message-----
> From: Ulrich Drepper <drepper@cygnus.com>
> To: Alexander Voropay <a.voropay@globalone.ru>
> Cc: bug-glibc@gnu.org <bug-glibc@gnu.org>
> Date: 15 марта 1999 г. 18:40
> Subject: Re: CODESET support in glibc
>
> "Alexander Voropay" <a.voropay@globalone.ru> writes:
>
> > I have to inform you about XPG non-compliance in glibc nl_langinfo
> > function.
>
> You should very that your report is current by looking at the latest
> released version. Then you would have noticed that glibc 2.1 has
> this.
>
> --
> ---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
> Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
> Сygnus Solutions `--' drepper at cygnus.com `------------------------
> ============================================
>
> --
> -=AV=-
Да.
from localedef.h:
---------------
#ifdef __USE_XOPEN
CODESET = _NL_CTYPE_CODESET_NAME,
#endif
---------------
Появилось в 2.1 и исчезло вместе с ним :-)