Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Code] Update fmt to 10.2.1 #4071

Merged
merged 1 commit into from Feb 16, 2024
Merged

[Code] Update fmt to 10.2.1 #4071

merged 1 commit into from Feb 16, 2024

Conversation

hgtw
Copy link
Contributor

@hgtw hgtw commented Feb 12, 2024

This fixes MSVC compile warnings for stdext::checked_array_iterator which were deprecated in STL for VS 2022 17.8:

https://github.com/microsoft/STL/wiki/Changelog#vs-2022-178

This fixes MSVC compile warnings for stdext::checked_array_iterator
which were deprecated in STL for VS 2022 17.8:

https://github.com/microsoft/STL/wiki/Changelog#vs-2022-178
@Akkadius
Copy link
Member

Seems to make no material impact on build time

# before

1m43.522s
1m45.847s

# after

1m39.443s
1m45.524s
1m47.755s

@Akkadius Akkadius changed the title Update fmt to 10.2.1 [Library] Update fmt to 10.2.1 Feb 13, 2024
@Akkadius Akkadius changed the title [Library] Update fmt to 10.2.1 [Code] Update fmt to 10.2.1 Feb 13, 2024
@Akkadius Akkadius merged commit 6bb2f97 into EQEmu:master Feb 16, 2024
1 check passed
catapultam-habeo added a commit to The-Heroes-Journey-EQEMU/Server that referenced this pull request Feb 17, 2024
catapultam-habeo added a commit to The-Heroes-Journey-EQEMU/Server that referenced this pull request Feb 17, 2024
@Akkadius Akkadius mentioned this pull request Feb 25, 2024
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.

None yet

3 participants