Release 2.072.2
Eugene Wissner via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sat Dec 31 17:47:17 PST 2016
On Saturday, 31 December 2016 at 21:28:43 UTC, Martin Nowak wrote:
> Glad to announce D 2.072.2.
>
> http://dlang.org/download.html
>
> 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).
>
> Also see the changelog for more details.
>
> http://dlang.org/changelog/2.072.2.html
>
> -Martin
Can it be that freebsd64 dub is linked against wrong phobos? I
get:
Shared object "libphobos2.so.0.71" not found, reuired by "dub".
The same was with 2.072.1.
More information about the Digitalmars-d-announce
mailing list