Skip to content

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

Merged
gabime merged 1 commit intogabime:v1.xfrom
yachoor:remove_xchar_include
Feb 1, 2025
Merged

Revert "fix: Compatibility with external fmtlib 11.1.1 (#3312)"#3331
gabime merged 1 commit intogabime:v1.xfrom
yachoor:remove_xchar_include

Conversation

@yachoor
Copy link
Copy Markdown
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
@gabime
Copy link
Copy Markdown
Owner

gabime commented Feb 1, 2025

Thanks @yachoor

Lord-Kamina referenced this pull request in macports/macports-ports May 31, 2025
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