Re: svn commit: r12717 - in trunk: . build/ac-macros build/generator subversion/bindings/swig subversion/bindings/swig/perl/libsvn_swig_perl subversion/bindings/swig/perl/native subversion/bindings/swig/python/libsvn_swig_py
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-14 19:33:54 CET
maxb@tigris.org writes:
> Author: maxb
> Log:
It appears that SWIG 1.3.24 is not compatible with Python2.1, I get a
Traceback (most recent call last):
It appears that PyOS_snprintf is new in Python2.2, so I guess
I have installed Python2.2 and the PyOS_snprintf error has gone, but I
/usr/local/subversion/lib/svn-python/libsvn/core.py:5: RuntimeWarning: Python C API version mismatch for module _core: This Python has API version 1011, module _core has version 1010.
which I guess means that Python2.1 is still getting used somewhere.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jan 14 19:37:36 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.