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

elftools: Add finer-grained exceptions #43

Merged

Conversation

woodruffw
Copy link
Contributor

Refactors ELFError into distinct child errors for specific
failures, allowing consumers of rbelftools to perform
more specific error handling. ELFError remains at the top
of the exception hierarchy for backwards compatibility.

Refactors ELFError into distinct child errors for specific
failures, allowing consumers of rbelftools to perform
more specific error handling. ELFError remains at the top
of the exception hierarchy for backwards compatibility.
@david942j david942j merged commit 670e180 into david942j:master Feb 3, 2020
@david942j
Copy link
Owner

Thanks for the contribution!

@woodruffw woodruffw deleted the ww/exception-delineation branch February 3, 2020 08:18
@woodruffw
Copy link
Contributor Author

Thanks for the quick merge and awesome library!

@woodruffw
Copy link
Contributor Author

Would it be possible to get a release cut for these changes? That would make integration in Homebrew/brew#6990 a bit easier 😄

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