[Issue 24732] FAQ article is out of date on calling printf
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 30 19:50:34 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24732
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@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
--
More information about the Digitalmars-d-bugs
mailing list