On Sat, Jun 24, 2006 at 06:07:36PM -0400, Alan Stern wrote:
> Isn't it obvious what inspired the original report?
> 
> If you don't look very closely at the structure definition you won't 
> realize that iso_frame_desc is an array.  If it were a scalar field then 
> the patch would have been correct.

... and sparse would scream bloody murder.  As it is, it _started_ to
complain after the change (with a good reason) and had been explicitly
shut up with a nonsense patch (addition of the cast).  So it was used,
but in a very odd way...

Oh, well...  Unless anybody has serious objections, I'm going to send
a patch adding -Wcast-to-as to default CHECKFLAGS, so that such "make
it STFU" would be impossible without __force.  Which is greppable...

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to