Beta D 2.072.2-b1

Steven Schveighoffer via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Dec 27 06:24:11 PST 2016


On 12/26/16 11:36 PM, Martin Nowak wrote:
> First beta for the 2.072.2 point release.
>
> This version resolves a number of regressions and bugs in the 2.072.1
> release. Most prominently scope classes work again in @safe code,
> various rdmd bugs were fixed, and -fPIC became default for all linux
> 64-bit binaries and packages in order to support PIE (default on Ubuntu
> 16.10 and hardened Gentoo).
>
> http://dlang.org/download.html#dmd_beta
> http://dlang.org/changelog/2.072.2.html
>
> Please report any bugs at https://issues.dlang.org

Missing from the changelog is the cycle detection deprecation path that 
I added here: https://github.com/dlang/druntime/pull/1720

This should give people more breathing room to remove detected cycles by 
next release.

-Steve



More information about the Digitalmars-d-announce mailing list