January 04, 2021
https://issues.dlang.org/show_bug.cgi?id=21523

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/phobos pull request #7740 "Microsoft Windows
std.stdio.File.lock(), tryLock(),  unlock(): do not allocate memory for error
messages when they are not needed" fixing this issue:

- Fix Issue 21523 - Microsoft Windows std.stdio.File.lock(), tryLock(),
unlock(): do not allocate memory for error messages when they are not needed

https://github.com/dlang/phobos/pull/7740

--
January 04, 2021
https://issues.dlang.org/show_bug.cgi?id=21523

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/phobos pull request #7740 "Microsoft Windows std.stdio.File.lock(),
tryLock(),  unlock(): do not allocate memory for error messages when they are
not needed" was merged into master:

- 5aeaa1f873f5c0d04d27816466960d298503491b by Nathan Sashihara:
  Fix Issue 21523 - Microsoft Windows std.stdio.File.lock(), tryLock(),
unlock(): do not allocate memory for error messages when they are not needed

https://github.com/dlang/phobos/pull/7740

--