On 26/07/2015 12:20 a.m., Martin Nowak wrote:
Second beta for the 2.068.0 release.
http://downloads.dlang.org/pre-releases/2.x/2.068.0/
http://ftp.digitalmars.com/
Also available on Travis-CI as dmd-2.068.0-b2.
The changelog (http://dlang.org/changelog.html#2.068.0) contains a list
of all fixed issues that will be included in 2.068.0.
A description of library and language changes is still upcoming.
This beta comes with 27 dmd, 2 druntime, and 4 phobos fixes.
https://github.com/D-Programming-Language/dmd/compare/v2.068.0-b1...v2.068.0-b2
https://github.com/D-Programming-Language/druntime/compare/v2.068.0-b1...v2.068.0-b2
https://github.com/D-Programming-Language/phobos/compare/v2.068.0-b1...v2.068.0-b2
Please report any bugs at https://issues.dlang.org.
-Martin
*Grumbles* I was hoping a bug I found was fixed in ~master. It's not.
I'll submit bug report later but:
Internal error: backend\cgcv.c 217
But only in -debug -m64 without -v on Windows. With -v or -release, it
builds fine.