Skip to content

Added missing FMT_STRING in fmt::println(). - #4407

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
madmaxoft:FixFmtStringInPrintLn
Apr 7, 2025
Merged

vitaut merged 1 commit into
fmtlib:masterfrom
madmaxoft:FixFmtStringInPrintLn

Conversation

@madmaxoft

Copy link
Copy Markdown
Contributor

The macro invocation is missing, breaking anything that uses fmt::println() in FMT_ENFORCE_COMPILE_STRING mode.

@vitaut vitaut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. The change looks reasonable but please apply clang-format.

@madmaxoft
madmaxoft force-pushed the FixFmtStringInPrintLn branch from 1fdfd0c to 9e4b058 Compare April 7, 2025 21:57
@vitaut
vitaut merged commit 64db979 into fmtlib:master Apr 7, 2025
@vitaut

vitaut commented Apr 7, 2025

Copy link
Copy Markdown
Contributor

Merged, thanks!

@madmaxoft
madmaxoft deleted the FixFmtStringInPrintLn branch July 26, 2025 20:03
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.

2 participants