dlang.org icon indicating copy to clipboard operation
dlang.org copied to clipboard

std.stdio.readf second example does not compile

Open dlangBugzillaToGithub opened this issue 4 years ago • 2 comments

paultjeadriaanse reported this on 2020-12-20T01:42:59Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=21494

CC List

  • Nick Treleaven (@ntrel)

Description

Second example found at https://dlang.org/library/std/stdio/file.readf.html does not compile.

dlangBugzillaToGithub avatar Dec 20 '20 01:12 dlangBugzillaToGithub

wolframw commented on 2021-03-18T17:48:34Z

The page seems to be outdated. The example on https://dlang.org/phobos/std_stdio.html#.File.readf works.

dlangBugzillaToGithub avatar Mar 18 '21 17:03 dlangBugzillaToGithub

nick (@ntrel) commented on 2023-04-22T10:49:25Z

https://github.com/dlang/ddox/issues/242

dlangBugzillaToGithub avatar Apr 22 '23 10:04 dlangBugzillaToGithub