This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCHv3] Expected behaviour for a-z, A-Z, and 0-9 (Bug 23393).
25.07.2018 22:25 Carlos O'Donell <carlos@redhat.com> wrote:
> [...]
> I had to fix the following locales:
>
> modified: localedata/locales/ar_SA
> modified: localedata/locales/km_KH
> modified: localedata/locales/lo_LA
> modified: localedata/locales/or_IN
> modified: localedata/locales/sl_SI
> modified: localedata/locales/th_TH
>
> They all re-arranged ASCII character collation element ordering like tr_TR,
> and so they needed manual fixing.
Please check bg_BG. It also has a large reorder: puts all Cyrillic characters
before Latin. (However, this may not be relevant at all.)
Regards,
Rafal