GCC Steering Committee decision on ISO C conversion
Bonzini
bonzini@gnu.org
Fri Jun 14 10:29:00 GMT 2002
> From time to time non-ISO C89 code but valid ISO C99 (and C++)
> code creeps into the compiler: specifically declarations of
> variables after the first statement in a block:
Is it possible to add a warning for this, or to add a new language dialect
`gnu89' that allows GNU extensions that predate C99, but not C99-isms like
this that are bound to fail on C89 compilers?
|_ _ _ __
|_)(_)| ),'
------- '---
More information about the Gcc
mailing list