[PATCH] Keep expected behaviour for [a-z] and [A-z] (Bug 23393).
Florian Weimer
fweimer@redhat.com
Thu Jul 19 20:39:00 GMT 2018
On 07/19/2018 09:43 PM, Carlos O'Donell wrote:
> * Add back tests to tst-fnmatch.input and tst-regexloc.c which
> exercise that [a-z] does not match A or Z.
[a-z] still matches ñ, ð, but not ð£, which I doubt is useful. It's an
improvement, and it may be good enough for glibc 2.28, but I would
rather see us implement the rational ranges interpretation.
Thanks,
Florian
More information about the Libc-alpha
mailing list