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

[PATCH] Encourage users to upgrade to SWIG 1.3.24

From: David James <james82_at_gmail.com>
Date: 2005-08-03 16:09:36 CEST

Currently, the installation documentation recommends first that users
install "SWIG 1.3.19 - 1.3.21, or SWIG 1.3.24 or above." In fact,
Subversion works best with SWIG 1.3.24 or above, but it can deal with
SWIG 1.3.19. As reported on several mailing lists, SWIG does not work
well with SWIG 1.3.20 or SWIG 1.3.21, due to bugs in SWIG_TypeQuery.
Therefore, I have updated the documentation to recommend other
versions of SWIG instead.

[[[

* subversion/bindings/swig/INSTALL:
  (BUILDING SWIG BINDINGS): Encourage users to upgrade to SWIG 1.3.24.
  SWIG 1.3.19 also works, but many users have reported problems with
  SWIG 1.3.20 and SWIG 1.3.21. Secondly, remind users to configure SWIG
  with --enable-static, if they are using SWIG 1.3.19 - 1.3.21.

]]]

-- 
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 Wed Aug 3 16:11:02 2005

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.