Well,
I have finally achieved compilation, with no changes to SWIG. One change to
apr.i, and a whole host of changes to swigutil_py.c, and a bunch of
self-generated dsp's. They are currently posted on the website at
http://subversion.tigris.org/issues/show_bug.cgi?id=990. Please ignore the
first patch, download svn200302251332.diff and win32.tar.gz. unzip
win32.tar.gz in folder subversion/bindings/swig/python.
Hope your day is as good as mine.
Dale
Log
============
subversion.dsw:
* Added in subversion/bindings/swig/python/win32/*.dsps and put
swig_python.dsp as dependency of __build__.
subversion/bindings/swig/apr.i:
* Added in typemaps for apr_int64_t and mapped all calls for apr_time_t
to it.
subversion/bindings/swig/swigutil_py.c:
* Added svn_swig_py_get_osfhandle and svn_swig_py_valid_fhandle.
Changed svn_swig_py_make_file to be more robust with error-checking, and to
account for platform differences.
subversion/bindings/swig/python/win32/libswig_svn_client.dsp
subversion/bindings/swig/python/win32/libswig_svn_delta.dsp
subversion/bindings/swig/python/win32/libswig_svn_fs.dsp
subversion/bindings/swig/python/win32/libswig_svn_ra.dsp
subversion/bindings/swig/python/win32/libswig_svn_repos.dsp
subversion/bindings/swig/python/win32/libswig_svn_util.dsp
subversion/bindings/swig/python/win32/libswig_svn_wc.dsp
subversion/bindings/swig/python/win32/swig_python.dsp:
* Visual C++ 6.0 project files to create python .pyd dll's from
respective .i file.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 25 23:05:26 2003