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

Re: Fw: SWIG-1.3.20 Release Candidate 1

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-12-07 18:10:46 CET

Ok, I got things working and all test passed. :)

Can someone in svn gang familiar with autotools help setting
SWIG_VERSION in config.h and the additional include path?

David, I'm now including perl5/precommon.swg in our support library if
SWIG_VERSION >= 0x010320, I also added two other #define's for
SWIG_MakePtr and SWIG_ConvertPtr in precommon.swg. Please advice if this
is the right way to do for making swig calls in support library, and
please add them to the final release if so.

Cheers,
CLK

On Mon, 2003-12-08 at 00:44, Chia-liang Kao wrote:
> I'm trying to use the new swig with perl bindings. swig 1.3.20 has
> symbol change for its runtime, so we have to properly define them in our
> support code (swigutil_*.c) according to SWIG_VERSION. however, it's not
> possible to get the information in our build system at this moment,
> since they are not compiled with swig generated source. We might need
> configure to set the variable for us.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 7 18:11:56 2003

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.