Excellent! That's #1 from my list of the worst bugs. There are just two patches I'd like to see in the next release: * Brad's patch for arguably the worst wrong-code bug: 2127 inliner turns struct "return *this" from by-value into by-ref
*And this simple compiler fault found by a newbie, which is a very recent regression: 4242 ICE(module.c): importing a module with same name as package --- On 28 May 2010 19:36, dsource.org <[email protected]> wrote: > phobos commit, revision 1564 > > > user: walter > > msg: > bugzilla 4056 Template instantiation with bare parameter not documented > > http://www.dsource.org/projects/phobos/changeset/1564 > > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos > _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
