Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use Ostream in the Errors Formatter #136

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jan 4, 2024

This pull request resolves #133, resolves #135 by inheriting the fmt::formatter<errors::Error> struct from the ostream_formatter struct. It also modifies the errors_format target to be an interface library. It also closes #134.

@threeal threeal self-assigned this Jan 4, 2024
@threeal threeal added this to the Version 1.0.0 milestone Jan 4, 2024
@threeal threeal marked this pull request as ready for review January 4, 2024 09:01
@threeal threeal merged commit 96db0b2 into main Jan 4, 2024
8 checks passed
@threeal threeal deleted the errors-formatter-use-ostream branch January 4, 2024 09:15
# for free to join this conversation on GitHub. Already have an account? # to comment