Re: strcasecmp/tolower/toupper breakage



On Fri, May 04, 2001 at 04:37:43AM -0400, Christopher James Lahey wrote:
> What if we just take the code for doing strcoll out of glibc and
> write utf8_strcoll?  It would just use all the locale specific
> information we can find in glibc.

At the risk of stating the obvious...

The POSIX locale system has the idea that an application only ever has
one active locale at a time.  In a Unicode pango world this isn't a
good assumption.  You might have a preferred locale for error messages,
menu items etc., but might be editing text in some other language.

Lee

-- 
Liam Quin - Barefoot in Toronto - liam holoweb net - http://www.holoweb.net/
Ankh: irc.sorcery.net www.valinor.sorcery.net irc.gnome.org www.advogato.org
Author, Open Source XML Database Toolkit, Wiley August 2000
Co-author: The XML Specification Guide, Wiley 1999; Mastering XML, Sybex 2001




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