[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r33624 - trunk/subversion/bindings/swig/include

From: Jeremy Whitlock <jcscoobyrs_at_gmail.com>
Date: Mon, 13 Oct 2008 17:15:18 -0600

> Author: jwhitlock
> Date: Mon Oct 13 16:11:51 2008
> New Revision: 33624
>
> Log:
> * subversion/bindings/swig/include/svn_global.swg: Define SVN_DEPRECATED in the
> global interface to fix SWIG parser errors.

Just so there isn't any confusion, SWIG has a non-complete C parser.
This commit is a fix so that the SWIG parser doesn't freak out. This
is not a fix, or an uncovering, of a problem with our header files.
This is a SWIG limitation. Using any other SWIG features (%include or
%import) causes the wrappering to get messed up. This was the only
way to fix the SWIG parser problem without affecting our wrappered
code.

-- 
Take care,
Jeremy Whitlock
http://www.thoughtspark.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-14 01:15:36 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.