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

Re: [TSVN] Coexistence problem between latest stable versions of Subversion and TortoiseSVN regarding iconv modules

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-09-29 09:49:02 CEST

Branko Čibej wrote:
> I'd just like to mention here that there is a long-term solution for
> this, and that is to base apr-iconv on iconv2, which loads conversion
> tables (not shared libraries containing conversion tables), which are
> compiler-agnostic, so the environment variable should no longer be a
> problem.

Great! Do you know when this will be available?
And does it still use the environment variable or some other way to find
those conversion tables? I don't like the idea of having my program use
something another program which I don't know installed.
Maybe you want to look at
http://svn.collab.net/repos/tortoisesvn/trunk/ext/apr-iconv/lib/iconv_module.c
which contains my patch to apr-iconv to see how I look for the path to
the iconv modules.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 29 08:52:11 2004

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.