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

Re: inconsistency in Python SWIG return parameters

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-02-28 02:41:19 CET

On Thu, Feb 27, 2003 at 02:03:21PM -0600, Karl Fogel wrote:
>...
> Any ideas?

Yah :-) Try out the patch I just posted.

> Note that you need to run 'make swig-py' first to generate
> subversion/bindings/swig/python/svn_fs.c.

Or shortcut that:

$ make subversion/bindings/swig/python/svn_fs.c

No need to build and link all the wrappers if you just want to inspect a
single .c file :-)

Damn, don't you just love having SWIG integrated into the build system :-)

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 Fri Feb 28 02:36:34 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.