Found |
r1515119 |
r1515119 | danielsh | 2013-08-18 14:25:20 +0000 (Sun, 18 Aug 2013) swig-py: prevent a segfaulting function from being called. Also hide it from swig-pl where it is unusable (raises a TypeError(!?) if called). Found by: Clemens Gruber URL: http://thread.gmane.org/gmane.comp.version-control.subversion.trac.devel/7811 * subversion/bindings/swig/include/svn_types.swg (svn_fs_set_warning_func): Hide from swig-py and swig-pl.