[Issue 13609] better error message for missing '}'
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Oct 13 03:15:13 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13609
Ketmar Dark <ketmar at ketmar.no-ip.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ketmar at ketmar.no-ip.org
--- Comment #1 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
btw: this time it was at line 90. with proper error message bug can be found in
seconds, without tedious scanning from the line 1137. yes, i added alot of code
all over the file and accidentally missed that '}' in class constructor.
--
More information about the Digitalmars-d-bugs
mailing list