D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 21493 - Documentation broken hyperlink std.stdio
Summary: Documentation broken hyperlink std.stdio
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: All Windows
: P1 trivial
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2020-12-20 01:40 UTC by paultjeadriaanse
Modified: 2020-12-20 12:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description paultjeadriaanse 2020-12-20 01:40:08 UTC
The format argument for the readf function found at https://dlang.org/phobos/std_stdio.html#.File.readf redirects to a nonexistant 'format string' page.
Comment 1 Dlang Bot 2020-12-20 10:40:35 UTC
@aG0aep6G created dlang/phobos pull request #7732 "fix issue 21493 - Documentation broken hyperlink std.stdio" fixing this issue:

- fix issue 21493 - Documentation broken hyperlink std.stdio

https://github.com/dlang/phobos/pull/7732
Comment 2 Dlang Bot 2020-12-20 12:24:23 UTC
dlang/phobos pull request #7732 "fix issue 21493 - Documentation broken hyperlink std.stdio" was merged into master:

- d732c482dfcf4e10ba84bdd03fba5d1fc69ffd93 by aG0aep6G:
  fix issue 21493 - Documentation broken hyperlink std.stdio

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