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 regex/23393] Handle [a-z] and [A-Z] in consistent portable fashion regardless of locale.


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

--- Comment #35 from Carlos O'Donell <carlos at redhat dot com> ---
As a temprary measure I have committed the deinterleaving of upper and lower
cases in iso14651_t1_common for glibc 2.28 to fix the surprises caused to
en_US.UTF-8 users who do not want to have [a-z] match A-Y.

This fixes the regression for 2.28, but doesn't fix this issue.

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