On 20 September 2010 03:31, Brad Roberts <[email protected]> wrote: > Which is exactly why I suggested that 2.050 try to focus on fixing bugs > involving work arounds. Obviously, it requires buy-in from Walter (and Don), > and a list of bugs that are particularly annoying. > > My list is pretty much just one bug: > > http://d.puremagic.com/issues/show_bug.cgi?id=3516 > Destructor not called on temporaries
That's my bug#1, too. The next two on my list are this: 2451 Adding structs that use opAssign or postblit to an AA is broken (1886 is a duplicate) 2943 Struct copying in presence of alias member this only copies alias this member Then comes about ten regression and wrong-code bugs + five which are in the list of patches I recently posted. I originally had a list of 50 terrible bugs, but most of them have been fixed in the last four or five releases. So I agree that the focus can begin to shift to Phobos blockers. _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
