Skip to content

Silence a constexpr warning when compiling with MSVC and /W4#4322

Merged
vitaut merged 1 commit intofmtlib:masterfrom
ZehMatt:issue-4314
Jan 23, 2025
Merged

Silence a constexpr warning when compiling with MSVC and /W4#4322
vitaut merged 1 commit intofmtlib:masterfrom
ZehMatt:issue-4314

Conversation

@ZehMatt
Copy link
Copy Markdown
Contributor

@ZehMatt ZehMatt commented Jan 22, 2025

Fixes #4314

@vitaut vitaut merged commit a3d05d7 into fmtlib:master Jan 23, 2025
@vitaut
Copy link
Copy Markdown
Contributor

vitaut commented Jan 23, 2025

Thank you

@ZehMatt ZehMatt deleted the issue-4314 branch January 23, 2025 20:27
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.

Compile failure with MSVC with /W4 /WX - ostream.h(153): warning C4127: conditional expression is constant

2 participants