Does not correctly handle Solidity files on non-UTF-8 system locales
Open
- Dominant language
- No language data
- Stars
- 319
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
* Populus Version: 1.9.x
* OS: linux
### What was wrong?
If the system default locale is not UTF-8 (Debian defaults to "C" that is ASCII) the solc compilation phase may burp out on non-ASCII files.
For more information see https://github.com/TokenMarketNet/ico/issues/94#issuecomment-354661733
#### Cute Animal Picture

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.