|
Message-ID: <5a97e86076c732790d48116a98bf079e@smtp.hushmail.com> Date: Fri, 29 Jun 2012 22:23:49 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: GPU formats vs. -Wdeclaration-after-statement On 2012-06-29 18:34, Lukas Odzioba wrote: > 2012/6/28 magnum <john.magnum@...hmail.com>: >> Just for the heck of it (with -Wdeclaration-after-statement enabled): >> >> $ (make clean; make -j2 linux-x86-64-gpu ) >/dev/null 2>warnings.txt >> $ fgrep declaration-after-statement warnings.txt | cut -d: -f1-2 | sed >> -r 's/^/git blame /; s/:(.*)/ -L \1,\1/' > temp.sh >> $ bash temp.sh > blame.txt >> $ cat blame.txt | cut -d\( -f2 | sed 's/2012.*//' | sort | uniq -c | >> sort -nr >> 103 Lukas Odzioba >> 47 Claudio André >> 22 Myrice >> 17 Samuele >> 3 Sayantan Datta >> 1 magnum > > Please don't kill me. Wtf, did you just fix every single one of them? I owe you a truckload of trainloads of I do not know what, of beers. magnum
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.