On 3/2/17 4:57 PM, Lukáš Bařinka wrote: > A description of the bug behaviour: > When the nocaseglob option is set, the [:upper:] class in pattern > does not match capital or small letters. On the other hand, > [:lower:] works fine.
Thanks for the report. Character class name matching shouldn't depend on whether or not case-insensitive comparisons are enabled. This is consistent with glibc's behavior. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/