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

python binding-fu

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-04 18:24:40 CEST

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?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 4 18:25:42 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.