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

Re: Can't build SWIG python bindings

From: Brandon Ehle <behle_at_pipedreaminteractive.com>
Date: 2002-12-10 18:06:53 CET

>
>
>% mv _ra.so __ra.so
>% python
>Python 2.2.2 (#14, Nov 30 2002, 15:47:39)
>[GCC 3.1 20020420 (prerelease)] on darwin
>Type "help", "copyright", "credits" or "license" for more information.
>
>
>>>>import __ra
>>>>dir(__ra)
>>>>
>>>>
>['SVN_RA_ABI_VERSION', '__doc__', '__file__', '__name__', 'delete_svn_ra_callbacks_t', 'delete_svn_ra_plugin_t', 'delete_svn_ra_reporter_t', 'delete_svn_ra_simple_password_authenticator_t', 'delete_svn_ra_username_authenticator_t', 'new_svn...
>
>But obviously this is not a permanent solution. Any idea where the
>extra underscore is coming from?
>
>
>
Its a difference in the latest SWIG version, you don't need the
underscore in the .i files, there is a patch in my directory for fixing
that too.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 15:04:14 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.