July 17, 2022
https://issues.dlang.org/show_bug.cgi?id=23256

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #14312 "fix Issue 23256 - must supply -mscrtlib manually when compiling for W…" fixing this issue:

- fix Issue 23256 - must supply -mscrtlib manually when compiling for Windows

https://github.com/dlang/dmd/pull/14312

--
July 20, 2022
https://issues.dlang.org/show_bug.cgi?id=23256

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14312 "fix Issue 23256 - must supply -mscrtlib manually when compiling for W…" was merged into master:

- 49d5b113b9be12879fcb3b5ba9ebd3cf8cab1ce7 by Walter Bright:
  fix Issue 23256 - must supply -mscrtlib manually when compiling for Windows

https://github.com/dlang/dmd/pull/14312

--