Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Decode error message strings on windows #12

Merged
merged 1 commit into from
Jan 11, 2018
Merged

Conversation

andresilva
Copy link

Use local-encoding trait to parse error messages, which on windows is done with MultiByteToWideChar. I haven't tested this but we're already using this crate for handling path strings on windows.

@andresilva
Copy link
Author

This is useful for issues like openethereum/parity-ethereum#6959.

@arkpar arkpar merged commit ecf06ad into master Jan 11, 2018
@arkpar arkpar deleted the fix-windows-error-messages branch January 11, 2018 16:32
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.

3 participants