
19 Jan
2011
19 Jan
'11
10:41 p.m.
On 19/01/2011 22:02, Peter Dimov wrote:
- on Windows, this string is UTF-8 and is converted to UTF-16 before being given to the OS, and converted from UTF-16 after being received from it. This conversion should tolerate broken UTF-16 because the OS does so as well.
I see no need to tolerate bad practices if they cause obvious problems.