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

Removal of many partial functions related to head. #157

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jcmartin
Copy link

This pull request is focused on removing warnings about partial functions related to head. In addition, when the error code is not present, we use Nothing instead of using 0 to disambiguate an error code missing versus no error.

This pull request is meant to be as simple as possible. There are partial function warnings coming up in Internal.Protocol. However, these are a bit more tedious to remove.

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.

1 participant