[Issue 6368] Too many error messages for a missing );
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 20 18:16:46 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6368
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |andrej.mitrovich at gmail.com
Resolution| |FIXED
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list