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 #4 from Florian Weimer <fweimer at redhat dot com> ---
I still think that it's very hard to make the case that the fact that [0-9]
matches 8 but not 9 is the right behavior.

It also seems that grep has a workaround for this and interprets the pattern
differently.

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