bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: regex-0.12's regex.h seems to have a little bug


From: Julien PUYDT
Subject: Re: regex-0.12's regex.h seems to have a little bug
Date: Sun, 18 Sep 2005 20:32:34 +0200
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050912)

Stepan Kasal a écrit :
I think no one should use this ancient package.  I would suggest using
the regex engine from current GNU libc.  One of the ways to get it is from
the gnulib CVS, see http://savannah.gnu.org/projects/gnulib

Yes, regex-0.12 should be probably removed from ftp.gnu.org.
(How to achieve it?)

Ok.

I got posix/regex.c to compile separately from the rest and I can say people rarely do it, because lines 897 and 899 of regcomp.c try to use codeset[0] where it should be codeset_name[0].

Please patch :-)

J.P.




reply via email to

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