This is the mail archive of the libc-alpha@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] |
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
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |