Release Candidate D 2.067.0-rc1

Daniel Kozak via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Mar 17 04:18:10 PDT 2015


On Monday, 16 March 2015 at 21:38:22 UTC, Martin Nowak wrote:
> Release Candidate for 2.067.0
>
> http://downloads.dlang.org/pre-releases/2.x/2.067.0/
> http://ftp.digitalmars.com/
> You can get the binaries here until they are mirrored.
> https://dlang.dawg.eu/downloads/dmd.2.067.0-rc1/
>
> We fixed the few remaining issues.
> https://github.com/D-Programming-Language/dmd/compare/v2.067.0-b4...v2.067.0-rc1
> https://github.com/D-Programming-Language/phobos/compare/v2.067.0-b4...v2.067.0-rc1
>
> Unless any new issue pops up, we'll make the release on friday.
>
> -Martin

Does not work with my code base :(

dmd: interpret.c:6724: void setValue(VarDeclaration*, 
Expression*): Assertion `(vd->storage_class & (0x1000LL | 
0x200000LL)) ? isCtfeReferenceValid(newval) : 
isCtfeValueValid(newval)' failed.
Exit code 134


More information about the Digitalmars-d-announce mailing list