Re: [PATCH] disable gcc warnings of sign/unsigned comparison

From: Andi Kleen
Date: Thu Jan 01 2004 - 20:36:23 EST


Paul Jackson <pj@xxxxxxx> writes:

> Right now, compiling a 2.6.0-mm1 (what I had handy) with the 3.3 gcc on

That was a bug in gcc 3.3.0. It had the -Wsign-compare warning
enabled in -Wall by mistake. Update to gcc 3.3.1, which has this fixed.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/