[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Remaining l10n issues

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-05-07 03:58:23 CEST

Erik Huelsmann wrote:

>But we seem to be tied to UCS2 for Windows support though. I know little
>more about it than the fact that the ascii '1' character does not have the
>same representation in it (which it does it UTF-8). So I'm afraid that trick
>won't help much...
>
>
What? Subversion doesn't use UCS-2 on Windows; it uses the "multibyte"
APIs, not the "uicode" ones (well, almost never -- there are a few
places where we get a UCS-2 string, but we convert that to UTF-8
immediately). And there's no native EBCDIC locale for Windows, AFAIK.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 7 03:58:55 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.