|
|
|
|
|
by masklinn
1282 days ago
|
|
> The problem with using strict UTF-8 for paths is that paths aren't guaranteed to be valid UTF-8. Ok but I’m not saying to do that. I’m saying if you have not-utf8 strings don’t call them UTF8. > How do you want to write a program that opens a path who's name is invalid UTF-8? That’s not my problem given I’m not advocating for that. |
|