|
Message-ID: <CABob6iqRB72EurGUqrJ_ydrHqNm+S+hfr451xaMV-NKz-FjDyQ@mail.gmail.com> Date: Fri, 29 Jun 2012 18:34:19 +0200 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-dev@...ts.openwall.com Subject: Re: GPU formats vs. -Wdeclaration-after-statement 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. Lukas
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.