GNU bug report logs -
#18425
test for new glibc regex bug
Previous Next
Reported by: Jim Meyering <jim <at> meyering.net>
Date: Mon, 8 Sep 2014 16:04:01 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 18425 <at> debbugs.gnu.org (full text, mbox):
On Mon, Sep 8, 2014 at 9:51 AM, Paul Eggert <eggert <at> cs.ucla.edu> wrote:
> Thanks. How about the attached simpler patch instead? Since grep always
> uses glibc-compatible regex (and supplies its own substitute when the system
> lacks one), and since all known glibc-compatible implementations fail, it
> should be safe to assume that grep will fail on the new test. We can worry
> about dealing with test successes later, when the bug gets fixed (and
> presumably grep's substitute regex implementation will get fixed too).
Hi Paul,
Thanks for the review and suggestion.
But what about configure's --without-included-regex option?
With it, the test may well pass (counted as a failure, here) on
systems without glibc.
This bug report was last modified 10 years and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.