On 8/7/07, Michael Matz <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/