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: Stepan Kasal
Subject: Re: regex-0.12's regex.h seems to have a little bug
Date: Sun, 18 Sep 2005 21:49:15 +0200
User-agent: Mutt/1.4.1i

Hello,

On Sun, Sep 18, 2005 at 09:16:03PM +0200, Julien PUYDT wrote:
> >>people rarely do it, because lines 897 and 899 of regcomp.c try to use 
> >>codeset[0] where it should be codeset_name[0].
> >I don't see this.  Where have you got your files from?
> 
> I did "apt-get source glibc" on a breezy badger to get the sources 
> (version 2.3.5-1ubuntu11); and the regcomp.c I'm referring to is in posix/.

bad luck.  The 2.3 branch was forked on Dec 20, 2004, and the bug you mention
was fixed on Jan 14, 2005.

But Paul Eggert has made some changes to these files recently, which were not
yet merged into the glibc CVS.  So I suggest that you get the files from
gnulib CVS on savannah.

Have a nice day,
        Stepan




reply via email to

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