Fwd: Re: Re: Depending on C99 (Re: GtkBindingSignal changes)



>You can also use:
>
>      -Wdeclaration-after-statement (C only)
>           Warn when a declaration is found after a statement in a block.
>           This construct, known from C++, was introduced with ISO C99 and is
>           by default allowed in GCC.  It is not supported by ISO C90 and was
>           not supported by GCC versions before GCC 3.0.

Yeah, just saw that now.. Now I consider the fact that -std=c89 does not 
implicitly enable -Wdeclaration-after-statement a bug.. ;)

Andrew Paprocki
Bloomberg LP






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]