On Fri, 26 Jul 2002, Jeff Garzik wrote: > > Is _that_ why I've been deluged with patches from Rusty converting to > C99 initializers? Sigh, I liked the gcc-proprietary ones better, but > what can ya do? Me too. I don't know if the gcc decision has been made or if the warning is implemented, but apparently there are noises about it at least. There is also a secondary issue, which people may or may not care about: the Intel compiler apparently does compile the kernel, including gcc-syntax inline asms. So the "extreme unportability" of the kernel source code base isn't as true as it once was, and thus it's probably sensible to be aware of unnecessary gcc'isms. Linus - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html