Fix for 6279: https://github.com/D-Programming-Language/dmd/pull/226
On Sun, Jul 10, 2011 at 3:49 PM, Daniel Murphy <[email protected]> wrote: > Fix for 6267: https://github.com/D-Programming-Language/dmd/pull/225 > > On Sun, Jul 10, 2011 at 2:25 PM, Daniel Murphy <[email protected]> wrote: >> Fix for 6264: https://github.com/D-Programming-Language/dmd/pull/224 >> >> On Sun, Jul 10, 2011 at 10:47 AM, David Simcha <[email protected]> wrote: >>> What about the two regressions I found? I'm not sure they're severe enough >>> to hold up the release, though. >>> >>> http://d.puremagic.com/issues/show_bug.cgi?id=6264 >>> http://d.puremagic.com/issues/show_bug.cgi?id=6267 >>> >>> >>> On 7/9/2011 7:34 PM, Walter Bright wrote: >>>> >>>> http://ftp.digitalmars.com/dmd1beta.zip >>>> http://ftp.digitalmars.com/dmd2beta.zip >>>> >>>> 1. This has a working rdmd in it, but why the other one failed is still >>>> under investigation. It appears to be a heisenbug. >>>> 2. weak purity restored >>>> 3. latest druntime and phobos folded in >>>> 4. Don's ctfe fix >>>> _______________________________________________ >>>> dmd-beta mailing list >>>> [email protected] >>>> http://lists.puremagic.com/mailman/listinfo/dmd-beta >>>> >>> >>> _______________________________________________ >>> dmd-beta mailing list >>> [email protected] >>> http://lists.puremagic.com/mailman/listinfo/dmd-beta >>> >> > _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
