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

Re: swig for 1.10.0

From: Philip Martin <philip_at_codematters.co.uk>
Date: Tue, 11 Jul 2017 10:49:11 +0100

Julian Foad <julianfoad_at_apache.org> writes:

> Stefan Sperling wrote:
>> How far widespread is swig 3.0? It is not in OpenBSD ports yet, but perhaps
>> those lack behind?

The recent Debian stable release only has swig 3.

> Now when I install swig 2 as well as 3, trunk 'configure' picks up
> swig 2, and build and test still works (just trying the swig-rb
> bindings). I also checked it still works with only swig 2 installed,
> "just for good measure".

swig.m4 simply looks for swig in PATH, so I assume that swig on your
system is swig 2. Your system has been setup to give priority to swig
2 when both are installed.

> I suggest we change 'configure' to pick up the later version when
> multiple versions are installed.

I don't agree. Your system is setup to "prefer" swig 2, we should
respect that preference until we can identify failures caused by swig 2.

The generated files in the release tarball are different, I think we
should use a swig 3 release there unless we can identfy failures caused
by swig 3.

-- 
Philip
Received on 2017-07-11 11:49:18 CEST

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.