[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <481777EC.4060601@kernel.org>
Date: Tue, 29 Apr 2008 12:33:00 -0700
From: "H. Peter Anvin" <hpa@...nel.org>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
CC: Willy Tarreau <w@....eu>,
Helge Hafting <helge.hafting@...el.hist.no>,
Adrian Bunk <bunk@...nel.org>, linux-kernel@...r.kernel.org,
trivial@...nel.org
Subject: Re: [2.6 patch] UTF-8 fixes in comments
Alan Cox wrote:
>
>> Funny that you mention Windows. Windows has been using 16-bit unicode
>> for a long time without problems. It's a clean encoding. Like it or not.
>
> I would describe the UCS-2 situation as a disaster area - embedded nuls
> causing breakage, inability to represent the full unicode space and
> awkward programming interfaces.
>
Not to mention the fact that UCS-2 ran out of code points almost as soon
as they said "no more codepoints." The result was UTF-16, a hideous
abortion which took all the problems with wide encodings, combined it
with all the problems of multibyte encodings, and added a few new ones
for good measure.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists