[Issue 4329] Do not show error messages that refer to __error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 13 20:07:46 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4329
--- Comment #11 from Leandro Lucarella <llucax at gmail.com> 2010-08-13 20:07:43 PDT ---
Another testcase:
---
pragma (lib, l);
void main() {}
---
p.d(1): Error: undefined identifier l
p.d(1): Error: pragma lib string expected for library name, not '__error'
--
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