Followup to:  <[EMAIL PROTECTED]>
By author:    Florian Weimer <[EMAIL PROTECTED]>
In newsgroup: linux.utf8
>
>   Ulrich Drepper <[EMAIL PROTECTED]> writes:
> 
> > "Too late"?  If *never* would happen.  Every sane system has wchar_t a
> > 32bit type.  Even the AIX people realized this and will switch to a
> > 32bit type once they can figure out how to handle the compatiblity
> > problem.
> 
> Hmm.  Why is UTF-16 so crazy? ;-)
> 

UTF-16 pretty much combines the bad qualities of UTF-8
(non-fixed-size) with the bad qualities of UTF-32 (large size, byte
order issues, incompatibilities with existing data), and adds a few of
its own (limited range.)

        -hpa
-- 
<[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/lists/

Reply via email to