Don, what's your top 5 list of unfixed bugs? >From my personal wish list: I'd really love to see increased focus on patch integration. There's a lot of them out there, many with authors who are eager to improve thier patches if needed and just need the nudges. More attention to patches ==> more happy patch submitters ==> more submissions ==> faster bug fixing.
Later, Brad On Fri, 28 May 2010, Don Clugston wrote: > 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 > _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
