cvs commit: src/gnu/lib/libregex regex.c
Andrey Chernov
ache at nagual.pp.ru
Tue May 10 04:18:22 PDT 2005
On Tue, May 10, 2005 at 10:52:31AM +0000, Tim J. Robbins wrote:
> Merge. Discard local bracket expression collating order patch, since
> modern versions of GNU regex already do things the way we want when
> multibyte character support is enabled.
1) 'make depend' fails (no -I${.CURDIR})
mkdep -f .depend -a -D_REGEX_RE_COMP -DSTDC_HEADERS gnuregex.c
gnuregex.c:85:28: regex_internal.h: No such file or directory
2) Are you sure you not break 'grep [a-z]' or similar usage for single
byte native charsets?
--
http://ache.pp.ru/
More information about the cvs-src
mailing list