Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 28 Jun 2012 11:49:03 +0200
From: Tavis Ormandy <taviso@...xchg8b.com>
To: john-dev@...ts.openwall.com
Subject: Re: Re: Re: Failed self test for raw-sha1-ng (linux-x86-sse2i OMP)

Frank Dittrich <frank_dittrich@...mail.com>
wrote:

> On 06/28/2012 10:52 AM, Tavis Ormandy wrote:
> > Pull request sent, FWIW, I had to ssh to another machine because it
> > doesn't compile with gcc 3.4 which the machine I'm sitting at right now
> > has, with this error:
> 
> BTW: does gcc 3.4 know/support the -Wdeclaration-after-statement option?
> Then we could add -Wdeclaration-after-statement for all gcc
> versions,without checking the output of gcc -dumpversion - hopefully
> nobody uses a gcc older than 3.4.
> 
> Frank
> 

Yep, it works here in 3.4.6.

$ gcc -Wdeclaration-after-statement ~/test.c; echo $?
0



-- 
-------------------------------------
taviso@...xchg8b.com | pgp encrypted mail preferred
-------------------------------------------------------

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.