Yasuhito FUTATSUKI wrote on Fri, 20 Dec 2019 13:31 +00:00: > I found that nb->shelved_func() in this line is > svn_swig_py_client_status_func() on swig Python bindings, and it is > incorrectly implemented that it isn't return value (i.e. void type). > This should be svn_client_status_func_t, which returns svn_error_t *.
Should some of these fixes be backported to 1.13.x? Cheers, Daniel