Closed XVs32 closed 1 year ago
*Force file open to use utf-8 to avoid encoding issue on windows
For testing, I will somehow have to find a way to reproduce a windows env with default encoding other than utf. ascii should do the trick.
Managed to reproduce the problem, and adding the utf-8 in open does work.
utf-8
open
*Force file open to use utf-8 to avoid encoding issue on windows