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

SWIG bindings...

From: David Ascher <DavidA_at_ActiveState.com>
Date: 2001-05-16 20:57:41 CEST

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

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.