|
Message-ID: <a6dc0ecb73c17ae97ca2fc549df6134f@smtp.hushmail.com> Date: Fri, 25 Oct 2013 21:41:46 +0200 From: magnum <john.magnum@...hmail.com> To: john-users@...ts.openwall.com Subject: Re: Knownforce mask On 2013-10-25 18:45, Sergey V. wrote: > On 2013-10-24 at 12:34:28, Rich Rumble <richrumble@...il.com> wrote: >> while (pos = 2) { > Here (and below in other while()s) you need to use "==" for compare, no? > I believe external mode language have C-like syntax. I firmly believe you are correct and I hate myself for not spotting that :-) When coding actual C we're spoiled by compilers throwing helpful warnings about cases like that. 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.