Release Candidate 2.073.0-rc1

Suliman via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Jan 18 23:32:35 PST 2017


On Wednesday, 18 January 2017 at 13:48:06 UTC, Martin Nowak wrote:
> First release candidate for 2.073.0.
>
> http://dlang.org/download.html#dmd_beta 
> http://dlang.org/changelog/2.073.0.html
>
> Comes with a couple of more fixes: 
> https://github.com/dlang/dmd/compare/v2.073.0-b2...v2.073.0-rc1 
> https://github.com/dlang/druntime/compare/v2.073.0-b2...v2.073.0-rc1 https://github.com/dlang/phobos/compare/v2.073.0-b2...v2.073.0-rc1 https://github.com/dlang/dub/compare/v1.2.0-beta.2...v1.2.0-rc.1
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin

http://dlang.org/changelog/2.073.0.html#mscrtlib-option
How can I set this flag in dub.json? I tried:
"dflags": [ "-mscrt=msvcrt" ]
but got error:
Error: unrecognized switch '-mscrt=msvcrt'


More information about the Digitalmars-d-announce mailing list