[Issue 5114] Too many error messages with main(;

2012-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5114 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #3 from yebb

[Issue 5114] Too many error messages with main(;

2012-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5114 --- Comment #2 from bearophile_h...@eml.cc 2012-01-21 18:21:23 PST --- After the latest DMD updates (minutes ago), the program now gives me: test.d(2): expression expected, not ';' test.d(3): found '}' when expecting ',' test.d(3): found 'EOF'

[Issue 5114] Too many error messages with main(;

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5114 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|