Skip to content

Conversation

kirkrodrigues
Copy link
Member

Description

As #524 mentions, the version of fmtlib installed by default using Homebrew has changed from v10 to v11. v11's release notes specify:

Started enforcing that formatter::format is const for compatibility with std::format (fmtlib/fmt#3447).

Accordingly, this PR updates our formatter::format specializations to be const.

Validation performed

Validated the clp-core-build-macos workflow now succeeds.

@kirkrodrigues kirkrodrigues requested a review from haiqi96 August 29, 2024 00:09
@haiqi96
Copy link
Contributor

haiqi96 commented Aug 29, 2024

Looks good to me

@kirkrodrigues
Copy link
Member Author

The workflow clp-core-build / centos74-binaries job failure is due to #521 which is unrelated to this PR.

@kirkrodrigues kirkrodrigues merged commit e8be3c3 into y-scope:main Aug 29, 2024
@kirkrodrigues kirkrodrigues deleted the fix-524 branch August 29, 2024 17:39
gibber9809 pushed a commit to gibber9809/clp that referenced this pull request Oct 25, 2024
jackluo923 pushed a commit to jackluo923/clp that referenced this pull request Dec 4, 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.

2 participants