bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] Does regex.c support non-greedy quantifiers?


From: Stepan Kasal
Subject: Re: [bug-gnulib] Does regex.c support non-greedy quantifiers?
Date: Wed, 13 Apr 2005 11:25:53 +0200
User-agent: Mutt/1.4.1i

Hello,

On Tue, Apr 12, 2005 at 03:44:51PM -0700, Paul Eggert wrote:
> Stepan Kasal <address@hidden> writes:
> > I thought I have convinced Paul about that some time ago,
> 
> Yes, but nobody has found time to work on it yet.

thus I wasn't wrong when I stated that there is a consensus that
the way to go is to adopt the "new" regex from glibc.

I wish to work on it, but I cannot say when I'll get to it.

> To your list I would add that the "recent bug fixed in glibc"
> referred to problems in early editions of the glibc-2002 regex,
> unless you know of later bugs than that.

The early editions had serious problems, but there were minor problems
which were discovered and fixed later.  I suggest to check for one of
them, so that the regex from system glibc is used only if it's really
fresh.  And, of course, we have to add a check for a problem which
was fixed *by* the new regex itself, so that ancient glibc is not used
either.

Have a nice day,
        Stepan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]