Skip to content

Conversation

@threeal
Copy link
Owner

@threeal threeal commented Dec 24, 2023

This pull request resolves #87 by introducing a format component that contains an errors_format target. The target itself contains an errors::format function and a fmt::formatter<errors::Error> implementation which is separated from the errors target.

This pull request also introduces a NOT_SUBPROJECT variable to allow the format component to know if the root project is not a subproject, allows the format component to build its test target.

@threeal threeal self-assigned this Dec 24, 2023
@threeal threeal added this to the Version 1.0.0 milestone Dec 24, 2023
@threeal threeal force-pushed the separate-format-components branch from ca7673d to 1fe1353 Compare December 24, 2023 16:40
@threeal threeal marked this pull request as ready for review December 24, 2023 16:41
@threeal threeal merged commit 366a308 into main Dec 24, 2023
@threeal threeal deleted the separate-format-components branch December 24, 2023 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Separate Format Component

2 participants