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

Re: Re: svn commit: r16211 - trunk/subversion/bindings/swig/python/svn

From: David James <james82_at_gmail.com>
Date: 2005-09-26 19:38:28 CEST

On 9/26/05, Marc Haesen <Marc.Haesen@telindus.be> wrote:
> The current python bindings on trunk are crashing in windows. The reason is that in some cases the variable _global_pool is NULL, depending from which python module (dll) the libsvn_swig_py functions are called.
> This can easily be solved by compiling the libsvn_swig_py module to a dll instead of a static library. In this case all functions of the libsvn_swig_py module need to be exported to.

This looks like an important issue for Windows users. Marc, can you
attach an example script that crashes, so we can verify the problem?

Thanks,

David

--
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 26 19:39:39 2005

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.