bug-gnulib
[Top][All Lists]
Advanced

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

Re: Gnulib's regex.c appears to ignore RE_ICASE


From: James Youngman
Subject: Re: Gnulib's regex.c appears to ignore RE_ICASE
Date: Mon, 4 Jul 2005 08:47:55 +0100
User-agent: Mutt/1.5.9i

On Sun, Jul 03, 2005 at 10:11:23PM -0700, Paul Eggert wrote:
> James Youngman <address@hidden> writes:
> 
> > Still, I'm enclosing a patch [...]
> 
> Thanks.  I'd prefer simply replacing regex.c with the glibc version,
> rather than try to maintain two different regex modules.  Would it be
> easy to modify your patch to do that?

I have done so; it is attached.  Since in this patch there is still
only one regex module, the rpmatch module once again depends on that,
not the now-nonexistent "hregex" module.

I have also updated regex.m4 to verify that RE_ICASE works.

> > Notably, this change leaves the existing regex.h file as-is.
> 
> Doesn't glibc have its own regex.h?  If so, shouldn't we be using it?

The glibc version is very similar, and preserves interface
compatibility of course.  The attached patch uses the glibc "regex.h".

Regards,
James Youngman.

Attachment: gnulib-adopt-glibc-regex-impl.patch.gz
Description: Binary data


reply via email to

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