Port-vax archive

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

Re: Building current



On Apr 4, 2013, at 5:29 PM, Martin Husemann wrote:

> On Thu, Apr 04, 2013 at 11:20:38PM +0200, Johnny Billquist wrote:
>> Nope. Same error.
>> However, the error (from lint) seems silly. How can an unsigned char 
>> conversion to an int ever lead to out of range???
> 
> I did a grep on the autobuild master and got this list of builds that
> feature a [119] warning from lint: ...

Is lint worth using at all anymore given all the compile time checks done by 
modern GCC?  For example, this particular warning, but implemented correctly, 
is certainly in GCC, as are many others like it.

        paul



Home | Main Index | Thread Index | Old Index