Re: [PATCH] 2.4.21-rc1: byteorder.h breaks with __STRICT_ANSI__defined (trivial)

From: David S. Miller
Date: Thu Nov 06 2003 - 16:31:57 EST


On 6 Nov 2003 12:40:55 -0800
"H. Peter Anvin" <hpa@xxxxxxxxx> wrote:

> Note that "long long" (the underlying type) is valid
> standards-compliant C99. gcc can handle it when in C89 mode if
> defined as __extension__ long long IIRC.

That's correct and I've suggested this.

But keep in mind that people with non-GCC compilers will then
start complaining.
-
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/