Python extensions breakage when built against Python 2.5 & later
This is w.r.t the bug report http://sourceforge.net/tracker/index.php?func=detail&aid=1629444&gro...
which complains python extensions break on the new python2.5+ SVN (python's) on the inkscape.
It leads from a autogen SWIG script. I dont know if this is the right thing, but I am submitting a diff against the files in /src/extensions/script/inkscape_py_wrap.cpp which fixed the problem for me, on the svn trunk.
Cheers Muthu
Hi Muthiah,
Can you please attach these diffs to the bug ticket? That way when someone takes a look at the bug, they can try out your patches with it.
Thanks, Bryce
On Tue, Jan 09, 2007 at 01:31:48AM +0530, Muthiah Annamalai wrote:
This is w.r.t the bug report http://sourceforge.net/tracker/index.php?func=detail&aid=1629444&gro...
which complains python extensions break on the new python2.5+ SVN (python's) on the inkscape.
It leads from a autogen SWIG script. I dont know if this is the right thing, but I am submitting a diff against the files in /src/extensions/script/inkscape_py_wrap.cpp which fixed the problem for me, on the svn trunk.
Cheers Muthu
participants (2)
-
Bryce Harrington
-
Muthiah Annamalai