[Bug localedata/14039] strcoll inverted(?) order of uppercase/lowercase characters

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Tue May 1 07:44:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=14039

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-05-01 07:04:36 UTC ---
If you want to approximate strcoll with strcmp you must first convert the
string with strxfrm.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Libc-locales mailing list