cvs commit: src/gnu/lib/libregex regex.c
Tim Robbins
tim at robbins.dropbear.id.au
Sat Jul 3 18:57:59 PDT 2004
On Sun, Jul 04, 2004 at 05:48:16AM +0400, Andrey Chernov wrote:
> On Sun, Jul 04, 2004 at 11:40:23AM +1000, Tim Robbins wrote:
> > > What do you plan to do with it? It is not ready to replace what we already
> > > have due to broken (not collated) [a-z]-type ranges for single byte
> > > locales.
> >
> > I'll fix it. Thanks for pointing out the problem.
>
> Yes, please fix it or back it out, in case fixing will be hard.
>
> BTW, if you do it in preparation of importing grep 2.5.1, please also
> notice that this version of grep not passes its own test suite. When I
> look there last time, I can't deside is it not pass some test right or
> wrong...
It passes its test suite here:
$ make check
Warning: Object directory not changed from original /tmp/g2/grep
===> doc
Please, do not be alarmed if some of the tests failed.
Report them to <bug-gnu-utils at gnu.org>,
with the line number, the name of the file,
and grep version number 'grep --version'.
Make sure you have the word grep in the subject.
Thank You.
PASS: warning.sh
PASS: khadafy.sh
PASS: spencer1.sh
PASS: bre.sh
PASS: ere.sh
PASS: status.sh
PASS: empty.sh
PASS: options.sh
PASS: backref.sh
PASS: file.sh
All 10 tests passed
Can you give me the specific test that failed?
Tim
More information about the cvs-src
mailing list