Commit 18f8ae4bbed4d919e564fe54b94feb6bce2c4c8f

Jim Meyering 2010-01-19T08:25:12

ensure that the regexp [b-a] is diagnosed as invalid * m4/regex.m4 (gl_REGEX): Ensure that re_compiler_pattern diagnoses [b-a] as invalid when using RE_SYNTAX_POSIX_EGREP. Currently, glibc-2.11.90-10 fails to do that.