You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jelmer Vernooij <je...@samba.org> on 2006/04/15 20:46:40 UTC

[PATCH] Fix python bindings for svn_client_info()

Hi,

The attached patch fixes the use of the svn.client.info() function in
the Python bindings. Patch against trunk.

Changes:

[[[
 * subversion/bindings/swig/svn_client.i: Add typemap for svn_info_receiver_t in Python

 * subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
   (svn_swig_py_info_receiver): Add wrapper function for
   svn_info_receiver_t that calls a Python function

 * subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c:
   Add prototype for svn_info_receiver_t
]]]

Cheers,

Jelmer

-- 
Jelmer Vernooij <je...@samba.org>  - http://jelmer.vernstok.nl/