[Issue 3396] Call of abstract method not detected by semantic check
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Aug 12 03:53:32 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=3396
--- Comment #13 from yebblies <yebblies at gmail.com> ---
(In reply to Stewart Gordon from comment #11)
> > The compiler cannot tell the difference between d files and di files...
>
> How do you mean, the compiler can't know the filename extension of the file
> passed into it?
It could, but it doesn't, and it shouldn't. d files and di files are the same
thing to the compiler.
--
More information about the Digitalmars-d-bugs
mailing list