|
Message-ID: <BLU0-SMTP7109881CFAB6F10FB06506FD2D0@phx.gbl> Date: Tue, 15 Jan 2013 21:17:42 +0100 From: Frank Dittrich <frank_dittrich@...mail.com> To: john-dev@...ts.openwall.com Subject: 46 FIXME comments Now that we are caring more about bugs than about implementing new features? How many of these FIXME comments are worth looking at prior to releasing the next jumbo release? (unstable-jumbo)JohnTheRipper $ git grep FIXME|wc -l 46 (unstable-jumbo)JohnTheRipper $ cd src/ (unstable-jumbo)src $ git grep FIXME|wc -l 19 (unstable-jumbo)src $ cd ../doc/ (unstable-jumbo)doc $ git grep FIXME|wc -l 2 (unstable-jumbo)doc $ cd ../run/ (unstable-jumbo)run $ git grep FIXME|wc -l 25 I am responsible for many of these: $ grep -c FIXME john.bash_completion 10 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.