Hi, Attached is the official upstream patch to subversion, will probably go into 1.1.4 according to Max Bosher. David, please apply!
Thanks Torsten
--- /trunk/subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c 2005/03/18 23:54:41 13486 +++ trunk/subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c 2005/03/19 03:16:06 13487 @@ -1439,7 +1439,6 @@ { PyObject *receiver = baton; PyObject *result; - swig_type_info *tinfo = SWIG_TypeQuery("svn_log_changed_path_t *"); PyObject *chpaths; svn_error_t *err = SVN_NO_ERROR; @@ -1450,6 +1449,7 @@ if (changed_paths) { + swig_type_info *tinfo = SWIG_TypeQuery("svn_log_changed_path_t *"); chpaths = svn_swig_py_convert_hash (changed_paths, tinfo); } else
signature.asc
Description: Digital signature