Re: [PATCH] remove strict ansi check from __u64 in asm/types.h

From: Mike Frysinger
Date: Sun Aug 12 2007 - 14:07:32 EST


On 8/7/07, Michael Matz <matz@xxxxxxx> wrote:
> That would still make it not work with programs compiled with just -ansi
> or -std=c90 (both being equivalent) with -pedantic added. There still are
> such. Only for that case is the __extension__ prefix necessary.

i thought the point was it's supposed to fail with just -ansi and the
default standard (c89)

at any rate, as long as your changes account for all the files in the
patch i posted, that's fine by me
-mike
-
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/