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

Re: [Swig-devel] SWIG-1.3.28 release candidate

From: David James <djames_at_collab.net>
Date: 2006-01-30 05:55:39 CET

On 1/29/06, William S Fulton <wsf@fultondesigns.co.uk> wrote:
> A release candidate for SWIG-1.3.28 is online at
>
> http://www.swig.org/swig-1.3.28rc1.tar.gz (Unix source)
> http://www.swig.org/swigwin-1.3.28rc1.zip (Windows)

SWIG 1.3.28rc1 breaks compatibility with with Subversion 1.3.0. With
SWIG 1.3.25, the Python, Perl, and Ruby bindings all pass tests. With
SWIG 1.3.28, the Python bindings segfault, the Perl bindings throw
exceptions, and the Ruby bindings fail to compile. Perhaps it would be
a good idea to fix this before release?

Instructions to build Subversion 1.3.0 with SWIG 1.3.28:
- Download subversion-1.3.0.tar.gz
- Run make extraclean (to clean out the SWIG 1.3.25 headers shipped
with Subversion)
- Run make (to build Subversion)

To test Python bindings, type: make check-swig-py
To test Perl bindings, type: make check-swig-pl
To test Ruby bindings, type: make check-swig-rb

Cheers,

David

P.S. See http://svn.haxx.se/dev/archive-2005-11/0578.shtml for a patch
which works around bugs in SWIG 1.3.27, so that it can work with
Subversion. This fix does not help for SWIG 1.3.28, but it will be
released with Subversion 1.3.1.

--
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 Jan 30 05:56:10 2006

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.