Skip to content

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

Merged
gabime merged 5 commits intogabime:v1.xfrom
koniarik:v1.x
Jan 11, 2025
Merged

Enabled bin_to_hex utest for stdformat, fixed std::formatter#3315
gabime merged 5 commits intogabime:v1.xfrom
koniarik:v1.x

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 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