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

Re: APR trunk, xlate issues

From: Igor Galić <i.galic_at_brainsware.org>
Date: Sat, 23 Jul 2011 13:36:07 -0000 (UTC)

> Which iconv implementation is APR using?
> This could be some problem in iconv.

GNU libiconv 1.13.1

> On OpenBSD I have to apply this patch to GNU iconv to avoid
> a similar problem in Subversion's prop_test 22 (with apr-util
> 1.3.12).
> But I don't recall the details.
>
> --- lib/aliases.gperf.orig Wed Oct 24 23:41:32 2007
> +++ lib/aliases.gperf Wed Oct 24 23:47:38 2007
> @@ -10,6 +10,7 @@ struct alias { int name; unsigned int
> encoding_index;
> %pic
> %%
> US-ASCII, ei_ascii
> +646, ei_ascii
> ASCII, ei_ascii
> ISO646-US, ei_ascii
> ISO_646.IRV:1991, ei_ascii

I have *no* idea what that does. I applied it to the ports anyway,
recompiled/reinstalled the port and recompiled subversion to get
the exact same failure as before.

-- 
Igor Galić
Tel: +43 (0) 664 886 22 883
Mail: i.galic_at_brainsware.org
URL: http://brainsware.org/
GPG: 571B 8B8A FC97 266D BDA3  EF6F 43AD 80A4 5779 3257
Received on 2011-07-23 15:36:46 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.