Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 21 Jun 2012 18:32:43 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: 1.7.9-jumbo-6

On 06/21/2012 06:29 PM, Frank Dittrich wrote:
> -Wdeclaration-after-statement (C and Objective-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.
> 
> 
> Probably noone is using GGC older than 3.0, nut what about other compilers?

OMG, what I actually wanted to ask was:
Which compilers / compiler versions do support this option?
But I totally misread the explanation copied from man gcc.

Frank

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.