On 7/30/12, Andrej Mitrovic <[email protected]> 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.. _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
