https://issues.dlang.org/show_bug.cgi?id=24732
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @ntrel created dlang/dlang.org pull request #3902 "[spec/faq] Improve printf docs" fixing this issue: - [spec/faq] Improve printf docs writef replaces printf, not writefln. Add `RUNNABLE_EXAMPLE`s. Use monospace for printf specifiers. Add stdio import. Mention pragma(printf). Show string literal with `%s`. Fix Bugzilla 24732 - FAQ article is out of date on calling printf. https://github.com/dlang/dlang.org/pull/3902 --
