February 17, 2020
https://issues.dlang.org/show_bug.cgi?id=20585

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@kubo39 created dlang/phobos pull request #7397 "Fix Issue 20585 - std.stdio.File.open() failure leaves File in invalid" fixing this issue:

- Fix Issue 20585 - std.stdio.File.open() failure leaves File in invalid
  state

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

--
February 18, 2020
https://issues.dlang.org/show_bug.cgi?id=20585

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 #7397 "Fix Issue 20585 - std.stdio.File.open() failure leaves File in invalid" was merged into stable:

- 902e49bb66071e97c9f413251d2672ce32a05341 by Hiroki Noda:
  Fix Issue 20585 - std.stdio.File.open() failure leaves File in invalid
  state

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

--