http://d.puremagic.com/issues/show_bug.cgi?id=5238
--- Comment #2 from Brad Roberts <[email protected]> 2010-11-18 21:24:56 PST --- changing 2109 below to just w[2] rather than w[$-2] (same array index) makes that problem go away. And with that change, the entire test passes, which is great. Just leaves one bug to find. :) Oh, and the error is: runnable/interpret.d(2110): Error: variable w used before set -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
