You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #23: Tell std::system_error() which function failed
d6dac63 Tell std::system_error() which function failed (Vasil Dimov)
Pull request description:
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.
Top commit has no ACKs.
Tree-SHA512: 95870919c6a0fe2181658a9949ec85bf929aae15f272ebc1f6aca0ccc8fc8f9cc8b5b4023e7dcc6b47aa60331d2603479f6dfb5ae4ac17258d99e90b32353e79
0 commit comments