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

Re: Is --enable-utf8 working everywhere?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-07-15 20:13:57 CEST

Karl Fogel wrote:

>Seems we have two choices:
>
> 1. Ship with --enable-utf8 turned off, or at least turned off for
> Windows systems (but that's ugly, because the Subversion behaves
> differently depending on the client platform), or,
>
> 2. Implement Win32 xlation. Given your second paragraph, fixing
> apr_xlate under Windows sounds like it's not a difficult task
> (since a first-pass implementation could just translate from
> locale to UTF-16 and then use apr to get from UTF-16 to UTF-8).
> It's just a matter of finding time to do it.
>
>Comments, anyone? Are there options I haven't thought of?
>
>

Hm, yeah, well ... if libiconv works on Win32, I'm pretty sure we could
get apr_xlate to use that.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 15 20:14:28 2002

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.