Brad Roberts <[email protected]> wrote: > I've got a suggestion for the next release: a concentration on fixing bugs in > dmd that require work arounds in druntime and phobos. To that end, would > those > of you who work on the two put together your top 3-5 annoying dmd bugs?
These! Copy constructor and templated opAssign cannot coexist http://d.puremagic.com/issues/show_bug.cgi?id=4424 rejects templated ref return function http://d.puremagic.com/issues/show_bug.cgi?id=3175 Function overloads are not distinguished when instantiating templates http://d.puremagic.com/issues/show_bug.cgi?id=4217 Shin _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
