[dmd-beta] D2 2.056 alpha

David Simcha dsimcha at gmail.com
Mon Dec 5 07:03:26 PST 2011


On 12/4/2011 10:22 PM, Walter Bright wrote:
> http://ftp.digitalmars.com/dmd2beta.zip
>
> At this point, I'd like to stick to doing pulls only to fix 
> regressions. Time to do a release.
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>

I found a really trivial regression caused by a combination of a 
pre-existing latent bug in std.range.lockstep and DMD enforcing const 
more strictly.  The fix is here:

https://github.com/D-Programming-Language/phobos/pull/351


More information about the dmd-beta mailing list