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

Revert "fix: Compatibility with external fmtlib 11.1.1 (#3312)" #3331

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

yachoor
Copy link
Contributor

@yachoor yachoor commented Jan 30, 2025

This reverts commit 7f8060d.

It was added to fix compatibility with fmt 11.1.1, but a different fix was already added in previous commit (276ee5f) and the problematic function was removed in next commit (96a8f62) so it should not be necessary to include fmt/xchar.h unconditionally.

This include was deemed expensive (#3277 (comment)) if not needed and fails to compile on some embedded toolchains with missing/broken wchar_t support :(

@gabime gabime merged commit 3c23c27 into gabime:v1.x Feb 1, 2025
17 checks passed
@gabime
Copy link
Owner

gabime commented Feb 1, 2025

Thanks @yachoor

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