[PATCH] Keep expected behaviour for [a-z] and [A-z] (Bug 23393).

Florian Weimer fweimer@redhat.com
Thu Jul 26 09:16:00 GMT 2018


On 07/26/2018 10:08 AM, Andreas Schwab wrote:
> On Jul 25 2018, Carlos O'Donell <carlos@redhat.com> wrote:
> 
>> surprising matches and failures like the reported xfs test failure where
>> [a-z] matched "Makefile"
> 
> ??? [a-z] has always done that.

It's about the glob/fnmatch pattern “[a-z]*”.

Florian



More information about the Libc-alpha mailing list