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

Enabled bin_to_hex utest for stdformat, fixed std::formatter #3315

Merged
merged 5 commits into from
Jan 11, 2025

Conversation

koniarik
Copy link
Contributor

Turns out it's not hard to fix bin_to_hex to be compatible with std::format - the std::formatter overload just has to be copyable.

Made the fix, and enabled the utest for bin_to_hex in Mac CI for verification that fix works

@gabime
Copy link
Owner

gabime commented Jan 10, 2025

Thanks. Please fix the ci

@koniarik
Copy link
Contributor Author

Thanks. Please fix the ci

Fixed, had to do another change to test_sink.h as explicit conversion was needed

@gabime gabime closed this Jan 11, 2025
@gabime gabime reopened this Jan 11, 2025
@gabime gabime merged commit ad0f31c into gabime:v1.x Jan 11, 2025
16 of 17 checks passed
@gabime
Copy link
Owner

gabime commented Jan 11, 2025

Merged. Thanks @koniarik !

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