Release Candidate D 2.067.0-rc1

NCrashed via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Mar 17 05:28:04 PDT 2015


On Tuesday, 17 March 2015 at 11:33:14 UTC, Max Klyga wrote:
> On 2015-03-17 11:18:10 +0000, Daniel Kozak said:
>
>> 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
>
> Please concider submitting a bug request with minified test 
> case created using dustmite 
> (https://github.com/CyberShadow/DustMite)

https://issues.dlang.org/show_bug.cgi?id=14300


More information about the Digitalmars-d-announce mailing list