Regarding 1.3.x/STATUS item for SWIG compat check
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-05-19 17:05:52 CEST
I'm a little confused about this 1.3.x/STATUS item:
* r17280, r18172, r18205, r18491
So, we're trying to make the SWIG bindings compatible with SWIG 1.3.26 -
Well, build/ac-macros/swig.m4 has this test:
if test -n "$SWIG_VERSION" &&
Which seems to put the lower bound at 1.3.24, inclusive. But then, it also
AC_MSG_WARN([Subversion requires 1.3.24 or later, and is known to work])
Which puts the upper bound at 1.3.27. But that's consistent with
Step 1: Install a suitable version of SWIG (which is
What *exactly* is the range of SWIG versions we're claiming support for
-- C. Michael Pilato <cmpilato@collab.net> CollabNet <> www.collab.net <> Distributed Development On Demand
|
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.