>
>
>% 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