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]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]