Skip to content

replace error-chain with failure #58

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

Merged
merged 1 commit into from
Apr 24, 2018
Merged

replace error-chain with failure #58

merged 1 commit into from
Apr 24, 2018

Conversation

jdroenner
Copy link
Member

@jdroenner jdroenner commented Apr 9, 2018

i changed the error handling from error-chain to failure.

I guess this is a good time to discuss the error story of rust-gdal.
Should we keep the errors as they are? Are other names more suited?

@pka @lnicola @frewsxcv @mthh what do you think?

also fixed some clippy lints
Copy link
Member

@frewsxcv frewsxcv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good to me! the ecosystem seems to be moving towards 'failure' for error handling so this makes sense

@jdroenner jdroenner merged commit 6daef58 into master Apr 24, 2018
@frewsxcv frewsxcv deleted the failure branch April 28, 2018 00:45
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