https://issues.dlang.org/show_bug.cgi?id=3396

--- Comment #11 from Stewart Gordon <[email protected]> ---
(In reply to Orvid King from comment #9)
> Isn't it still reasonable for DMD to at least catch this error at
> compile-time 
> rather than link-time if the module containing class A was passed on the 
> command line, and thus is one of those being compiled, and not an interface?

This would break tools such as bud.

(In reply to yebblies from comment #10)
> 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?

--

Reply via email to