[dmd-beta] 2.066.1

Martin Nowak via dmd-beta dmd-beta at puremagic.com
Thu Oct 16 00:51:39 PDT 2014


On 10/16/2014 04:12 AM, Andrei Alexandrescu wrote:
>
> Do I need to update dub manually?

Please use a recent version of dub that supports dub.selections.json.
http://code.dlang.org/download
https://github.com/D-Programming-Language/tools/blob/master/dpl-docs/dub.selections.json

I also had to work around a phobos bug 
https://issues.dlang.org/show_bug.cgi?id=13621.

Replaced the opSlice return type with `inout(Range)`.
https://github.com/D-Programming-Language/phobos/blob/af0629ec7c51f2bc26c88f2711da665d059b7b18/std/container/array.d#L430.

I think that's it. Well update your dmd, druntime and phobos repos to 
the latest master.

We need to get dlang.org autotested otherwise building will always 
remain an issue.




More information about the dmd-beta mailing list