[Issue 107] Wrong filename in error message when using a mixin
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jun 1 08:29:09 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=107
------- Comment #3 from diggory.hardy at gmail.com 2008-06-01 10:29 -------
Using dmd 1.030 I got errors like this with mixins and templates (in different
files):
(4): Error: ...
(5): Error: ...
I.e. no filename and wrong line numbers (no where near relevent lines in either
file but the errors appear on lines 5 & 6 of the mixin string).
--
More information about the Digitalmars-d-bugs
mailing list