
29 Oct
2011
29 Oct
'11
3:12 p.m.
On Sat, Oct 29, 2011 at 16:41, Peter Dimov <pdimov@pdimov.com> wrote:
It would've been nice for Microsoft to set all the narrow code pages to UTF-8 in Windows NT (or Windows 64 bit, the other transition point), but they didn't, so here we are.
They can do it anytime. It won't break anything. You already cannot rely on a specific narrow code page, and it even can be variable-length (e.g. Shift-JIS). They don't do it intentionally (http://bit.ly/2Pdaa). -- Yakov