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

Fix exit call on plan9/9front #888

Merged
merged 2 commits into from
Feb 5, 2023
Merged

Fix exit call on plan9/9front #888

merged 2 commits into from
Feb 5, 2023

Conversation

smazga
Copy link
Contributor

@smazga smazga commented Feb 4, 2023

  • make sure exits is passed a nil on success (a zero isn't good enough)
  • make sure main exits with a proper exits call

This addresses the issue that lead to the erroneous issue #882

* make sure exits is passed a nil on success
* make sure main exits with a proper exits call
main.c Show resolved Hide resolved
@ashinn ashinn merged commit b297e72 into ashinn:master Feb 5, 2023
@ashinn
Copy link
Owner

ashinn commented Feb 5, 2023

Thanks!

@lassik lassik mentioned this pull request Feb 5, 2023
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.

2 participants