On Sat, Nov 29, 2008 at 10:13:18PM -0600, Hyrum K. Wright wrote:
> Arfrever Frehtes Taifersar Arahesis wrote:
> > I would like to suggest to include updated versions of some Subversion
> > dependencies in subversion-deps-1.6.*.
> >
> > APR: 1.2.12 => 1.3.3
> > APR-Util: 1.2.12 => 1.3.4
> > Apache HTTPD: 2.2.9 => 2.2.10
>
> I think these are all acceptable changes.
>
> > SWIG: 1.3.31 => 1.3.36
> > Today I ran `make check-swig-{pl,py,rb}` [*] with SWIG 1.3.31 and 1.3.36 and
> > there wasn't any additional failure with SWIG 1.3.36.
> > (2 errors + 2 failures during `make check-swig-rb`)
> >
> > [*] Tested with Subversion trunk r34469, Python 2.6, Perl 5.10.0 and Ruby 1.8.6_p287.
>
> I'm not so sure about this one. We currently claim to support swig versions up
> to 1.3.31. If we change the swig which we build the bindings with, we should
> change the swig we publicly claim to support. I'll let people more
> knowledgeable about the swig bindings than myself make the decision about which
> swig versions we should support, but -1 to shipping with a swig we don't support.
On OpenBSD, the bindings do not work at all for unknown reasons
if built with SWIG < 1.3.36.
The binding regression tests just segfault, see
http://subversion.tigris.org/servlets/ReadMsg?listName=dev&msgNo=142053
When built with swig-1.3.36, they work perfectly.
I don't know if this is OpenBSD-specific, it might well be.
Just thought I'd point it out though.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-30 10:54:37 CET