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

annotate some functions as non-returning #3574

Merged
merged 1 commit into from
Aug 8, 2020
Merged

annotate some functions as non-returning #3574

merged 1 commit into from
Aug 8, 2020

Conversation

reinerh
Copy link
Collaborator

@reinerh reinerh commented Aug 8, 2020

I noticed some comments in the code like "// it will never get here", so I added some annotations to make this assumption also clear to the compiler.

@netblue30
Copy link
Owner

Fine with me, check it in!

@reinerh reinerh merged commit ce1b254 into master Aug 8, 2020
@reinerh reinerh deleted the noreturn branch August 8, 2020 12:57
@matu3ba matu3ba mentioned this pull request Oct 7, 2021
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