[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: Max Bowsher <maxb_at_ukf.net>
Date: 2005-09-26 22:08:58 CEST

Marc Haesen wrote:
> Hi,
>
> 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.
>
> I have made these changes locally, and they seem to solve the crash.

This seems like a known problem (issue 2202) that has been exacerbated by
the recent improvements to the Python bindings.

Marc, could you please send a patch, because so far, I don't think anyone
else has figured out how to get libsvn_swig_py built as a DLL with MSVC.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 26 22:09:48 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.