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

Re: svn commit: r1612989 - /subversion/branches/svn-auth-x509/subversion/libsvn_subr/win32_xlate.c

From: Branko Čibej <brane_at_wandisco.com>
Date: Thu, 24 Jul 2014 07:32:24 +0200

On 24.07.2014 05:48, breser_at_apache.org wrote:
> Author: breser
> Date: Thu Jul 24 03:48:27 2014
> New Revision: 1612989
>
> URL: http://svn.apache.org/r1612989
> Log:
> On svn-auth-x509 branch, try and get the Windows xlate code to handle UCS-2/4.
>
> * subversion/libsvn_subr/win32_xlate.c
> (get_page_id_from_name): Windows doesn't seem to know about even the IANA
> character set names, so let's try just setting code page ids directly.

Just FYI: Converting from UTF-32 is trivial, utf8proc does that all the
time, so you should be able to cook up something. And we already have
code somewhere for converting from UTF-16LE.

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco | Realising the impossibilities of Big Data
e. brane_at_wandisco.com
Received on 2014-07-24 07:32:55 CEST

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.