On 2019/12/21 5:04, Daniel Shahaf wrote: > 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?
No, both of the bugs were in the codes added on swig-py3 branch, thus they don't affect 1.13.x. Cheers, -- Yasuhito FUTATSUKI <futat...@yf.bsdclub.org> / <futat...@poem.co.jp>