Re: [PATCH] More compile warning fixes for 2.4.0

Erik Mouw (J.A.K.Mouw@ITS.TUDelft.NL)
Mon, 8 Jan 2001 20:50:01 +0100


On Sat, Jan 06, 2001 at 09:40:51PM -0500, Rich Baum wrote:
> Here's a patch that fixes more of the compile warnings with gcc
> 2.97.

> - case FORE200E_STATE_BLANK:
> + case FORE200E_STATE_BLANK:;

Is this really a kernel bug? This is common idiom in C, so gcc
shouldn't warn about it. If it does, it is a bug in gcc IMHO.

Erik
(compiling a GCC CVS snapshot to see if it really breaks)

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2783635  Fax: +31-15-2781843  Email: J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/