Re: [PATCH] Isapnp warning

Linus Torvalds (torvalds@transmeta.com)
Sat, 21 Jun 2003 16:53:32 -0700 (PDT)


On Sat, 21 Jun 2003, Andrew Morton wrote:
>
> Meanwhile, let's do this:

I'd prefer the C99 thing, ie

for (int i = xxx ...)

syntax. I know gcc-3.x supports it, maybe 2.96 does too? If so, we could
just add "-std=c99" or whatever, and start using that.

Linus

-
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/