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.
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta