Re: autoscan: Advising that AC_FUNC_REALLOC is not The Right Thing (TM)

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

 



On 02/20/2012 10:01 AM, Bob Friesenhahn wrote:
> My proposal is to never run autoscan.

That's what *I* do.

But if you really want to run it, I suppose you can fool it, e.g.,:

  q = realloc /* Pacify autoscan, since 'newsize' can't be zero.  */ (p, newsize);

Ouch!  Now I'd better go hide under a rock....

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux