April 22, 2023
https://issues.dlang.org/show_bug.cgi?id=23834

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/phobos pull request #8740 "Fix cstdio links" fixing this issue:

- Fix cstdio links

  Fixes Issue 23834 - std.file : File links to c functions are invalid and
  need updating

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

--
April 24, 2023
https://issues.dlang.org/show_bug.cgi?id=23834

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 #8740 "Fix cstdio links" was merged into master:

- adb398ba46df05c938419b4e4eb99103ae73997b by Nick Treleaven:
  Fix cstdio links

  Fixes Issue 23834 - std.file : File links to c functions are invalid and
  need updating

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

--