[dmd-beta] D 1.075 and 2.060 betas 2
Andrej Mitrovic
andrej.mitrovich at gmail.com
Mon Jul 30 11:41:42 PDT 2012
On 7/30/12, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> Anyone know what that's about, and why it usually compiles fine?
Nevermind I remember it now, this is unrelated to the beta. When you
have a module named 'object', regardless of what package its in
(foo.bar.object) it will silently hijack druntime's object.d :
http://d.puremagic.com/issues/show_bug.cgi?id=7651
That's closed, but the compiler could at least trigger a better error
message if it finds another object.d laying around..
More information about the dmd-beta
mailing list