[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: Ben Reser <ben_at_reser.org>
Date: Wed, 23 Jul 2014 23:42:14 -0700

On 7/23/14 10:32 PM, Branko Čibej wrote:
> 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.

I just expected that the svn_utf/xlate stuff would work. I'm still surprised
that even after I looked up the code point identifiers for Windows it still
isn't working.

I hadn't actually considered just using utf8proc.

The UTF-16LE code is svn_utf__win32_utf16_to_utf8(), which isn't exactly
applicable since it's expecting wide characters.

Thanks for the additional ideas though.
Received on 2014-07-24 08:42:44 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.