[Issue 24732] FAQ article is out of date on calling printf
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Sep 5 11:10:22 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24732
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
More information about the Digitalmars-d-bugs
mailing list