Date: Tue, 10 May 2005 21:36:35 +1000 From: Tim Robbins <tjr@freebsd.org> To: Andrey Chernov <ache@nagual.pp.ru>, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/lib/libregex regex.c Message-ID: <20050510113635.GA36039@cat.robbins.dropbear.id.au> In-Reply-To: <20050510111816.GA69772@nagual.pp.ru> References: <200505101052.j4AAqVMs059548@repoman.freebsd.org> <20050510111816.GA69772@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 10, 2005 at 03:18:16PM +0400, Andrey Chernov wrote:
> 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
I'm just about to make one last commit to fix the build infrastructure,
which should fix this.
> 2) Are you sure you not break 'grep [a-z]' or similar usage for single 
> byte native charsets?
Fairly sure. If it doesn't work after my next commit, I'll fix it the
same way I did last import.
Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050510113635.GA36039>
