http://d.puremagic.com/issues/show_bug.cgi?id=6368
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Andrej Mitrovic <[email protected]> 2012-10-20 18:16:44 PDT --- This is now: test.d(3): Error: expression expected, not '}' test.d(4): Error: found 'EOF' when expecting ',' test.d(4): Error: found 'EOF' when expecting ')' test.d(4): Error: found 'EOF' when expecting ';' following statement test.d(4): Error: found 'EOF' when expecting '}' following compound statement It seems like the minimal amount of error messages. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
