David Lutterkort <[EMAIL PROTECTED]> wrote:
> On Thu, 2008-05-29 at 14:17 +0200, Jim Meyering wrote:
>> Only after writing the above did I go look at the unmodified
>> code in gnulib's argz.c, and there, I saw all of the similar,
>> existing uses of assert. Now I see why you've done this.
>
> Hi Jim,
>
> Yes, that's the only reason I added the asserts. I'd be more than happy
> to rip the mout. Do you want me to send a revised patch with that ?
I've just noticed that these files are pulled from libtool,
$ grep argz config/srclist.txt
$LIBTOOL/libltdl/argz.c lib gpl
$LIBTOOL/libltdl/argz_.h lib gpl
$LIBTOOL/libltdl/m4/argz.m4 m4
so it'd be best to make the change there and let the autoupdate
process pull it into gnulib. So you might want to wait for Ralf
or Gary to sign off, too.