Are there any tricks involved in getting SWIG to work w/ the bindings?
On Windows at least, w/ SWIG 1.3a5, I get compile-time errors:
C:\SVN\subversion\subversion\bindings>swig -python -I..\include
svn_client.i
..\include/svn_types.h : Line 87 ::Illegal character '?'=2.
..\include/svn_types.h : Line 87. Syntax error in input.
..\include/svn_types.h : Line 101 ::Illegal character '?'=2.
..\include/svn_types.h : Line 101. Syntax error in input.
..\include/svn_string.h : Line 57. Variable length arguments not
supported (ignored).
..\include/svn_error.h : Line 453. Variable length arguments not
supported (ignored).
..\include/svn_error.h : Line 475. Variable length arguments not
supported (ignored).
..\include/svn_delta.h : Line 406. Function pointers not currently
supported (ignored).
..\include/svn_delta.h : Line 417. Function pointers not currently
supported (ignored).
etc.
Any hints appreciated.
-- David Ascher
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:30 2006