https://issues.dlang.org/show_bug.cgi?id=24732
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dlang.org pull request #3902 "[spec/faq] Improve printf docs" was merged into master: - f6508697157973ae0cf330f7a8ac6e393233f1a9 by Nick Treleaven: [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 --
