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

subversion & swig 1.3.14

From: Gustavo Niemeyer <niemeyer_at_conectiva.com>
Date: 2002-08-22 18:26:51 CEST

Hi everyone.

I'm not sure if this was already noticed, but I've tried to use the
python interface with swig 1.3.14 and found some problems. Here's what
I've done to fix it:

- Removed the "_" prefix from every module name (%module directive),
  otherwise compiled module names end up like __fs instead of _fs.
- Applied the attached patch to use the "fragment" typemap parameter,
  so that t_output_helper is properly defined when needed.
- Changed configure.in to accept this new version

Everything is working fine now.

-- 
Gustavo Niemeyer
[ 2AAC 7928 0FBF 0299 5EB5  60E2 2253 B29A 6664 3A0C ]


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

Received on Thu Aug 22 18:27:41 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.