[Issue 4329] Do not show error messages that refer to __error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 28 14:13:32 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4329
--- Comment #9 from bearophile_hugs at eml.cc 2010-07-28 14:13:30 PDT ---
One case, dmd 2.047:
void main() {
auto x = foo.bar!();
}
test.d(2): Error: undefined identifier foo
test.d(2): Error: __error isn't a template
--
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