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

Improve nix::Error Debug implementation #100

Closed
carllerche opened this issue Apr 12, 2015 · 2 comments
Closed

Improve nix::Error Debug implementation #100

carllerche opened this issue Apr 12, 2015 · 2 comments

Comments

@carllerche
Copy link
Contributor

It should end up calling Errno::desc()

@kamalmarhubi
Copy link
Member

I think it's more fitting for Display and Error::description() to call that, with Debug being barebones.

@Susurrus
Copy link
Contributor

I think we can close this then as the consensus is to leave it as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants