Re: 2.4.9 does not compile [PATCH]

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Aug 17 2001 - 04:17:16 EST


> Wrong. This is legal:
>
> int test(unsigned long a, int b)
> {
> return min(a, b);
> }

> And the compiler will warn about it with your typeof version.

Good, because its absolutely bogus and you want people to be warned so they
fix the input types to fit in the output type, and are forced to think about
whether all cases actually fit
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:22 EST