On Mon, Jul 4, 2011 at 1:56 PM, Walter Bright <[email protected]> wrote: > That means: > 3. only critical bugs in the stuff that's new since the last release get > fixed
My list of bugs that should be fixed by the next release are: http://d.puremagic.com/issues/show_bug.cgi?id=6228 (has patch) http://d.puremagic.com/issues/show_bug.cgi?id=6234 (has untested patch - can anybody test this on 64bit for me?) https://github.com/D-Programming-Language/dmd/pull/200 (tests broken by phobos changes) https://github.com/D-Programming-Language/dmd/pull/207 (bugs in the changes to in contracts) https://github.com/D-Programming-Language/dmd/pull/209 (bug introduced by pull 194) And probably these regressions from 2.053, if possible. http://d.puremagic.com/issues/show_bug.cgi?id=6235 http://d.puremagic.com/issues/show_bug.cgi?id=6014 _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
