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/22469] pl_PL LC_COLLATE does not use i18n


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

--- Comment #1 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Created attachment 10630
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10630&action=edit
0001-pl_PL-locale-Base-collation-on-iso14651_t1.patch

This patch uses “copy "iso14651_t1"”

and then implements the collatin rules for Polish from CLDR on top of that,
see:

https://unicode.org/cldr/trac/browser/trunk/common/collation/pl.xml

And, it also adds some rules to handle spaces in order not
to cause a regression for bug#388, see:

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

-- 
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]