Release Candidate 2.073.0-rc1

Rainer Schuetze via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Jan 19 11:31:29 PST 2017



On 19.01.2017 20:22, Rainer Schuetze wrote:
>
>
> On 19.01.2017 08:32, Suliman wrote:
>> 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'
>
> Ouch, the switch is actually called -mscrtlib. We need to fix the
> documentation...

https://github.com/dlang/dmd/pull/6471
https://github.com/dlang/dlang.org/pull/1557


More information about the Digitalmars-d-announce mailing list