Skip to content

Tell std::system_error() which function failed #23

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
Mar 4, 2020

Conversation

vasild
Copy link
Contributor

@vasild vasild commented Feb 21, 2020

This would make the error messages a bit more descriptive.

For example: ex.what() could be
Invalid argument before this patch and
socketpair: Invalid argument after this patch.

This would make the error messages a bit more descriptive.

For example: `ex.what()` could be
`Invalid argument` before this patch and
`socketpair: Invalid argument` after this patch.
@vasild vasild mentioned this pull request Feb 21, 2020
@ryanofsky ryanofsky merged commit a440eda into bitcoin-core:master Mar 4, 2020
@vasild vasild deleted the system_error branch March 4, 2020 08:16
@bitcoin-core bitcoin-core locked and limited conversation to collaborators Jun 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants