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

Re: SWIG problems

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2002-08-20 14:26:53 CEST

On Tue, 20 Aug 2002, Michael Wood wrote:

> On Mon, Aug 19, 2002 at 01:15:41PM -0500, Scott Lamb wrote:
> > I'm having some trouble getting SWIG bindings to work:
> >
> > - a "python2 setup.py build" in subversion/bindings/swig/python fails.
> > It seems that the __attribute__ stuff on printf-like functions is
> > confusing swig's parser. I don't think these are ever needed in the
> > python bindings (it has its own % thing), so I just surrounded them with
> > a #ifndef SWIG block. I can send a patch later.
>
> I noticed this too using swig 1.3.14. The swig interface file ignores
> this function anyway.

swig 1.3.14 is unstable.
1.3.13 is stable.

I would suggest using 1.3.13.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 20 16:14:04 2002

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.