bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] upgrade the regex module


From: Stepan Kasal
Subject: Re: [bug-gnulib] upgrade the regex module
Date: Sat, 27 Nov 2004 15:08:41 +0100
User-agent: Mutt/1.4.1i

Hi,

On Fri, Nov 26, 2004 at 10:51:30AM -0800, Paul Eggert wrote:
> be to test for the latest problem or two that Paolo Bonzini has fixed.

instead of testing for a problem, we could simply check that the
system regex is new enough.  I can imagine that regex.h would #define
a symbol which would contain the date of last modification.

AFAIK, GNU libc doesn't have such symbol.  I was told that I can test
the glibc version by running /lib/libc.so.6 but that's not usable when
cross compiling.

Do you think that it would be a good idea to put such symbol into regex.h?

Thanks,
        Stepan Kasal




reply via email to

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