You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Chia-liang Kao <cl...@clkao.org> on 2003/12/12 10:47:52 UTC

r7983 core.i change

+PyObject *svn_swig_py_exception_type(void);

this should be ifdef'ed for SWIGPYTHON only.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: r7983 core.i change

Posted by "C. Michael Pilato" <cm...@collab.net>.
Chia-liang Kao <cl...@clkao.org> writes:

> +PyObject *svn_swig_py_exception_type(void);
> 
> this should be ifdef'ed for SWIGPYTHON only.

Oh!  Good catch!  Will fix.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org