Beta 2.086.0
Andre Pany
andre at s-e-a-p.de
Sat Apr 20 15:47:08 UTC 2019
On Saturday, 20 April 2019 at 14:16:09 UTC, Martin Nowak wrote:
> Glad to announce the first beta for the 2.086.0 release, ♥ to
> the 52 contributors.
>
> This beta started a little later than planned because we had to
> solve a FreeBSD build issue
> (https://github.com/dlang/dmd/pull/9569#issuecomment-484017911). I'd still try to ship the release on May 1st unless we figure out that more time is needed to fix regressions.
>
> http://dlang.org/download.html#dmd_beta
> http://dlang.org/changelog/2.086.0.html
>
> As usual please report any bugs at
> https://issues.dlang.org
>
> -Martin
Thank you so much. The -lowmem switch finally enables usage of D
in CloudFoundry (your application is usually compiled on
CloudFoundry and you very likely have a limit of 1024 MB).
Also I currently try to convince the people from Codeingame to
support D. They have a limit of 768 MB.
The import std; will also become quite handy for the Codeingame
use case.
Kind regards
Andre
More information about the Digitalmars-d-announce
mailing list