Skip to content

Fix build error with MSVC v141#4413

Merged
vitaut merged 2 commits intofmtlib:masterfrom
hirohira9119:fix_msvc2017_build_error
Apr 15, 2025
Merged

Fix build error with MSVC v141#4413
vitaut merged 2 commits intofmtlib:masterfrom
hirohira9119:fix_msvc2017_build_error

Conversation

@hirohira9119
Copy link
Copy Markdown
Contributor

Fixes #4412

@vitaut vitaut merged commit b8192d2 into fmtlib:master Apr 15, 2025
45 checks passed
@vitaut
Copy link
Copy Markdown
Contributor

vitaut commented Apr 15, 2025

Thank you

doomlaur added a commit to xlnt-community/xlnt that referenced this pull request Jan 12, 2026
Updates `fmt` to 12.1.0.

This also fixes an issue when using MSVC 2017 with `/permissive-`, which
breaks due to issue fmtlib/fmt#4412 and has
been fixed by PR fmtlib/fmt#4413, which is
available since `fmt` 11.2.0. We were previously using a commit from the
`master` branch from `fmt` between 11.1.2 and 11.1.3.

For more details, see discussion on PR
#130
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.

Build error with MSVC v141

2 participants