CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sourceware.org 2003-11-26 03:22:29 Modified files: posix : regcomp.c Log message: (parse_bracket_exp): Only set has_plural_match if adding both SIMPLE_BRACKET and COMPLEX_BRACKET. (build_charclass_op): Set has_plural_match if adding both SIMPLE_BRACKET and COMPLEX_BRACKET.