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

Re: swig binding build failure

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-11-05 23:29:12 CET

On Tue, Nov 05, 2002 at 03:22:08PM -0600, Edward S. Marshall wrote:
> Hi,
>
> I've been getting failures for a little while with building the swig
> bindings (against swig 1.3.16); I've tracked the problem down to r3633,
> where svn_prop_t moved from svn_string.h to svn_props.h. Here's the
> actual error (which I don't get with r3632):

Brandon Ehle just ran into this also.

> My knowledge of swig is minimal, so I'm hoping someone else can put this
> information to good use. I'll volunteer as a guinea pig. :-)

In util.i, try adding the following line:

%ignore svn_prop_t;

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 5 23:28:30 2002

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.