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 locale/23447] echo w | grep '[a-z] not working in swedish locale


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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |DUPLICATE

--- Comment #5 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Rici Lake from comment #4)
> The simple solution would be to move lines 106 through 116 of
> localedata/locales/sv_SE
> (https://sourceware.org/git/?p=glibc.git;a=blob;f=localedata/locales/sv_SE;
> h=aa28c23776408e593890883ebb4c8d70b971fe15;
> hb=159738548130d5ac4fe6178977e940ed5f8cfdc4#l106) out of the reorder-after
> <AFTER-Z> section, and reinsert the reorder-after blocks which were present
> in v2.27, placing `W` after `V` and `w` after `v`.

This is equivalent to supporting rational ranges:
"Handle [a-z] and [A-Z] in consistent portable fashion regardless of locale."
https://sourceware.org/bugzilla/show_bug.cgi?id=23393

I'm marking this as a duplicate of that bug.

*** This bug has been marked as a duplicate of bug 23393 ***

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