This is the mail archive of the libc-hacker@sourceware.cygnus.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 patch for locale/programs/stringtrans.c


hjl@lucon.org (H.J. Lu) writes:

> <code_set_name>		"foobar"
> 
> The default one is ENC_UCS4. I don't see why not ENC_UCS1.

Again, which is the problem?  All the passes over the locale
definition set the variable before doing anything.  And this only was
a try to fix the POSIX localedef definition (unsuccessful).  In my
rewrite things are handled completely different.

If localedef makes too much trouble I suggest to simply let it out.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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