Re: UTF-8 practically vs. theoretically in the VFS API (was: Re:JFS default behavior)

From: H. Peter Anvin
Date: Tue Feb 17 2004 - 22:13:43 EST


Followup to: <Pine.LNX.4.58.0402171251130.2154@xxxxxxxxxxxxx>
By author: Linus Torvalds <torvalds@xxxxxxxx>
In newsgroup: linux.dev.kernel
>
> UCS-4 is as braindamaged as UCS-2 was, and for all the same reasons.
>
> It's bloated, non-expandable, and not backwards compatible.
>

UCS-4 is actually a very nice format for *internal processing*. For
data interchange, it sucks eggs.

UCS-2 is historic. It's successor, UTF-16, is one of the worst
horrors ever inflicted on mankind by Microsoft.

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/