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/23036] regex equivalence class regression


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

--- Comment #8 from jim at meyering dot net <jim at meyering dot net> ---
FYI, this now works for me on Fedora 28:

$ echo 'á' | LC_ALL=en_US.UTF-8 grep '[[=a=]]'
á

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