pkgsrc-Bugs archive

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

Re: pkg/45210: bootstrap fails with gcc-4.6 in libfetch (debian wheezy)



On 10/1/2011 8:15 PM, Alistair Crooks wrote:
> 
> if a variable isn't used, why bother to have it in the first place?
> 
> confused of cupertino


In the case of the "low" variable, it's used based on the macro
definition (e.g. IPV6_PORTRANGE), so you need to bother with it.

In the case of the "r" variable, it seems that this one can removed
entirely.  I don't see its point of existence.

Regards,
John


Home | Main Index | Thread Index | Old Index