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

Implement std::error::Error for tesseract::TessInitError #12

Closed
kangalio opened this issue Jul 24, 2020 · 2 comments · Fixed by #14
Closed

Implement std::error::Error for tesseract::TessInitError #12

kangalio opened this issue Jul 24, 2020 · 2 comments · Fixed by #14

Comments

@kangalio
Copy link
Contributor

It's a papercut in the API right now; fixing this would make error handling more painless

ccouzens added a commit that referenced this issue Jul 25, 2020
#12

The error trait makes it easier to work with errors.
@ccouzens
Copy link
Collaborator

Could I please get you to look at the short pull request? #14

@ccouzens ccouzens linked a pull request Jul 25, 2020 that will close this issue
ccouzens added a commit that referenced this issue Jul 25, 2020
#12

The error trait makes it easier to work with errors.
ccouzens added a commit that referenced this issue Jul 25, 2020
#12

The error trait makes it easier to work with errors.
@ccouzens
Copy link
Collaborator

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 a pull request may close this issue.

2 participants