8000
Skip to content

Update documentation#3789

Merged
vitaut merged 1 commit intofmtlib:masterfrom
WolleTD:update-syntax-doc
Jan 4, 2024
Merged

Update documentation#3789
vitaut merged 1 commit intofmtlib:masterfrom
WolleTD:update-syntax-doc

Conversation

@WolleTD
Copy link
Copy Markdown
Contributor
@WolleTD WolleTD commented Jan 4, 2024

Add a note about the numerical zero being ignored when an alignment flag is present in the format specifier.

This change was introduced in a585571 to be compatible with std::format, but misses documentation.

Closes #3788

Add a note about the numerical zero being ignored when an alignment flag is
present in the format specifier.

This change was introduced in a585571 to
be compatible with std::format, but misses documentation.
@vitaut vitaut merged commit 6c617c9 into fmtlib:master Jan 4, 2024
@vitaut
Copy link
Copy Markdown
Contributor
vitaut commented Jan 4, 2024

Thank you!

happymonkey1 pushed a commit to happymonkey1/fmt that referenced this pull request Apr 7, 2024
Add a note about the numerical zero being ignored when an alignment flag is
present in the format specifier.

This change was introduced in a585571 to
be compatible with std::format, but misses documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected behaviour of a format string with alignment and zero

2 participants

0