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

Re: Anyone using SWIG 1.3.31 + Python 2.5 with Python bindings?

From: Brian Munroe <brian.e.munroe_at_gmail.com>
Date: 2007-08-23 21:54:48 CEST

On 8/23/07, Rainer Sokoll <R.Sokoll@intershop.de> wrote:

>
> Not sure if I got you right, but I have svn 1.4.4 with swig 1.3.29
> running in production.
>

Hi Rainer:

I was asking if anyone was using SWIG 1.3.31 with the SVN Python
bindings. During the ./configure, Subversion emits a warning that it
has been known to work with 1.3.24 - 1.3.29 (see below for more
details).

I am hoping to use Python 2.5.1 but SWIG 1.3.29 does not seem to work
with that version, as it fails during 'make check'. According to the
internet, 1.3.29 and earlier have some problems with the Py_ssize_t
changes in Python 2.5.

I am heading down the path of empirically testing this configuration
(Python 2.5, SWIG 1.3.31 and SVN 1.4.4) myself, but was wondering if
anyone could confirm whether I am wasting my time or not.

-- brian

Output from ./configure with '--with-swig=/usr/local/swig-1.3.31'

checking swig version... 1.3.31
configure: WARNING: Detected SWIG version 1.3.31
configure: WARNING: Subversion requires 1.3.24 or later, and is known to work
configure: WARNING: with versions up to 1.3.29

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 23 21:52:29 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.