On 24.07.2014 05:48, bre...@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. br...@wandisco.com

Reply via email to