Source-Changes-D archive

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

Re: CVS commit: src/sys/sys



On Sat, Mar 20, 2010 at 10:43:50AM -0400, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Sat Mar 20 14:43:50 UTC 2010
> 
> Modified Files:
>       src/sys/sys: bitops.h
> 
> Log Message:
> /*LINTED*/ is too wide a brush.

At least the second cast is a bug in lint and should be handled as such.
The expression cannot overflow and lint shouldn't pretend it can.

Joerg


Home | Main Index | Thread Index | Old Index