Bug 23834 – std.file : File links to c functions are invalid and need updating

Status
RESOLVED
Resolution
FIXED
Severity
trivial
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2023-04-12T08:32:02Z
Last change time
2023-04-24T09:55:57Z
Keywords
pull
Assigned to
No Owner
Creator
Richard Cattermole

Comments

Comment #0 by alphaglosined — 2023-04-12T08:32:02Z
Links in std.file : File are in need of updating. https://dlang.org/library/std/stdio/file.flush.html The link to fflush does not point to a webpage for fflush.
Comment #1 by dlang-bot — 2023-04-22T10:07:00Z
@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
Comment #2 by dlang-bot — 2023-04-24T09:55:57Z
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