June 26, 2022
https://issues.dlang.org/show_bug.cgi?id=23215

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WebFreak001 created dlang/phobos pull request #8483 "fix Issue 23215: segfault in std.file.remove" fixing this issue:

- fix Issue 23215: segfault in std.file.remove

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

--
June 28, 2022
https://issues.dlang.org/show_bug.cgi?id=23215

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 #8483 "fix Issue 23215: segfault in std.file.remove" was merged into master:

- 73589e6f818d4aada51d1fddd347f887f979d4da by WebFreak001:
  fix Issue 23215: segfault in std.file.remove

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

--