C++ PATCH: Fix C99ism in init.c

Mark Mitchell mark@codesourcery.com
Sun Apr 25 20:35:00 GMT 2004


Paolo Bonzini wrote:

> Mark Mitchell wrote:
>
>> This patch -- applied as obvious on the mainline -- fixes a bootstrap
>> problem I introduced with my previous patch.
>
>
> This happened too many times for my taste, both in gcc and my own 
> programs.  I guess somebody will object once more to getting rid of 
> this damn gratuitous GNU89 extension?!? 

With -pedantic, we should already be complaining about this in GNU 89 
mode.  If we're not, that's a bug.

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com



More information about the Gcc-patches mailing list