▲ | yencabulator 3 days ago | |||||||||||||||||||
Go is not restricted, since strings are only conventionally utf-8 but not restricted to that. | ||||||||||||||||||||
▲ | commandersaki 3 days ago | parent [-] | |||||||||||||||||||
Then I am having a hard time understanding the issue in the post, it seems pretty vague, is there any idea what specific issue is happening, is it how they've used Go, or does Go have an inherent implementation issue, specifically these lines: If you stuff random binary data into a string, Go just steams along, as described in this post. Over the decades I have lost data to tools skipping non-UTF-8 filenames. I should not be blamed for having files that were named before UTF-8 existed. | ||||||||||||||||||||
|