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

Factor out multiple returns from HS_AppInit(), HS_SbInit() and HS_TblInit() #108

Open
2 tasks done
thnkslprpt opened this issue Jun 18, 2023 · 0 comments · May be fixed by #109
Open
2 tasks done

Factor out multiple returns from HS_AppInit(), HS_SbInit() and HS_TblInit() #108

thnkslprpt opened this issue Jun 18, 2023 · 0 comments · May be fixed by #109

Comments

@thnkslprpt
Copy link
Contributor

Checklist

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
The only places multiple returns remain in HS are in HS_AppInit(), HS_SbInit() and HS_TblInit(). This is unnecessary.

Expected behavior
Refactor to a single exit point.

Reporter Info
Avi Weiss @thnkslprpt

thnkslprpt added a commit to thnkslprpt/HS that referenced this issue Jun 18, 2023
thnkslprpt added a commit to thnkslprpt/HS that referenced this issue Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants