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] [0-9] matches ¼ ١ 2 〣 and others, but not 9 (and other nines)


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

--- Comment #5 from Florian Weimer <fweimer at redhat dot com> ---
On the other hand, in the old tr_TR.ISO-8859-9 locale, [0-9] did match
0123456789¼½¾, and not just 0123456789.  (de_DE.ISO-8859-1 had 0123456789
though, as another single-byte locale.)

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