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

Add Fail Macro #130

Closed
threeal opened this issue Jul 2, 2024 · 0 comments · Fixed by #131
Closed

Add Fail Macro #130

threeal opened this issue Jul 2, 2024 · 0 comments · Fixed by #131
Assignees
Labels
Milestone

Comments

@threeal
Copy link
Owner

threeal commented Jul 2, 2024

This issue suggests adding a fail macro that will call the message(FATAL_ERROR) function with formatting from the _assert_internal_format_message macro. This macro will simplify the declaration for throwing a fatal error message with the correct format and may potentially replace the _assert_internal_format_message macro.

@threeal threeal added the feat label Jul 2, 2024
@threeal threeal added this to the Version 0.4.0 milestone Jul 2, 2024
@threeal threeal self-assigned this Jul 2, 2024
@threeal threeal mentioned this issue Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant