This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug localedata/22515] hsb_DE LC_COLLATE does not use copy "iso14651_t1"


https://sourceware.org/bugzilla/show_bug.cgi?id=22515

--- Comment #2 from Mike FABIAN <maiku.fabian at gmail dot com> ---
The current hsb_DE locale sorts ć and Ć after t:

<t8>
<U0106> <U0106>;<NONE>;<CAPITAL>;IGNORE
<U0107> <U0106>;<NONE>;<SMALL>;IGNORE

I.e. it sorts like this:

   S
   š
   Š
   ć
   Ć
   Z

This seems wrong.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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