[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: Matt Kraai <kraai_at_alumni.cmu.edu>
Date: 2003-04-04 20:42:04 CEST

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.

Matt

-- 
It's most certainly GNU/Linux, not Linux.  Read more at
http://www.gnu.org/gnu/why-gnu-linux.html.
---------------------------------------------------------------------
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:40:52 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.