This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: a gettext patch for static linking


Bruno Haible <haible@ilog.fr> writes:

> 2000-09-14  Bruno Haible  <haible@clisp.cons.org>
> 
> 	* intl/dcigettext.c: In libc, use local variable names starting
> 	with __nl_, not _nl_.
> 	* intl/bindtextdom.c: Likewise.
> 	* intl/textdomain.c: Likewise.
> 	* intl/Versions: Remove _nl_default_dirname, _nl_domain_bindings.
> 
> 	* intl/Versions: Add bind_textdomain_codeset.

I agree with the last change but not the rest.  You cannot simply
change the API and ABI of the libc.  Change the libintl interface
since this cannot have any negative impacts.

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

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