[Issue 4329] New: Do not show errors that refer to __error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 16 08:02:26 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4329
Summary: Do not show errors that refer to __error
Product: D
Version: D1 & D2
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: diagnostic
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: nfxjfg at gmail.com
--- Comment #0 from nfxjfg at gmail.com 2010-06-16 08:02:25 PDT ---
dmd should not output error messages like these:
Error: function expected before (), not __error of type TOK149
I have never seen an error message that refers to __error, and that I wanted to
see. They don't add any additional value, and are only (by definition?) caused
by preceding, actual errors. They are only noise and don't add any additional
value.
--
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