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

Re: python binding-fu

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-04 20:43:13 CEST

Matt Kraai <kraai@alumni.cmu.edu> writes:

> On Fri, Apr 04, 2003 at 10:24:40AM -0600, Ben Collins-Sussman wrote:
> > I just blew away all my python bindings, and ran 'make swig-py':
> >
> > subversion/bindings/swig/python/svn_fs.c:2171: too few arguments to
> > function `svn_fs_check_path'
> >
> > Indeed, this function takes 4 args, but we're invoking with 3 args. I
> > think this is do to kfogel's commit in r5502.
> >
> > I have zero swig-fu; can somebody commit a tiny patch?
>
> The dependency information for svn_fs.h is broken; it needs to be
> regenerated.

Yeah, so I discovered. I destroyed my whole swig directory, ran 'svn
up', and then I could build the bindings fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 4 20:44:25 2003

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.