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

lib/exit: make Exit_Handler public #1824

Merged
merged 1 commit into from Aug 7, 2023

Conversation

maxteufel
Copy link
Collaborator

Just like for Panic_Handler and Print_Handler, the user might want to specify a custom behavior. This is not possible unless Exit_Handler is public (a "Could not find called feature" message is returned otherwise).

Just like for `Panic_Handler` and `Print_Handler`, the user might want
to specify a custom behavior. This is not possible unless `Exit_Handler`
is public (a "Could not find called feature" message is returned
otherwise).
@fridis fridis merged commit 8fd6645 into tokiwa-software:main Aug 7, 2023
4 checks passed
@maxteufel maxteufel deleted the exit-handler-public branch August 8, 2023 04:39
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.

None yet

2 participants