Skip to content

Add fmt 12.2.0 compatibility - #1551

Open
murraystevenson wants to merge 2 commits into
ImageEngine:RB-10.7from
murraystevenson:fmt12
Open

Add fmt 12.2.0 compatibility#1551
murraystevenson wants to merge 2 commits into
ImageEngine:RB-10.7from
murraystevenson:fmt12

Conversation

@murraystevenson

Copy link
Copy Markdown
Collaborator

This allows Cortex to build with modern versions of libfmt while maintaining compatibility with our current version of 9.1.0. As a result we can remove the FMT_DEPRECATED workaround recently added for Xcode 16, as the format_as() overloads in this PR mean that we're no longer hitting deprecated functionality in libfmt 9.1.0.

With the addition of the `format_as` overloads in the previous commit, we no longer hit deprecated code in `fmt` and can remove this workaround.
@murraystevenson murraystevenson self-assigned this Aug 14, 2026
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.

1 participant