projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
floating pane size now restores after perspective restore
[wxWidgets.git]
/
wxPython
/
SWIG
/
README.txt
diff --git
a/wxPython/SWIG/README.txt
b/wxPython/SWIG/README.txt
index 94aeba7c91628d9cb17ac21632ac3706a647f20e..050d52e7396a48321b51a3bfc15908e0c066b3af 100644
(file)
--- a/
wxPython/SWIG/README.txt
+++ b/
wxPython/SWIG/README.txt
@@
-45,6
+45,9
@@
swig-1.3.29.patch
Don't set a module attribute for the *_swigregister functions,
just call the one in the extension module directly.
Don't set a module attribute for the *_swigregister functions,
just call the one in the extension module directly.
+ Fixes to allow compiling with Python 2.5 headers.
+
+
------------------------------------------------------------------------
swig-1.3.27.patch
------------------------------------------------------------------------
swig-1.3.27.patch
@@
-62,6
+65,7
@@
swig-1.3.27.patch
Bug fix for SWIG's definition of the %makedefault macro.
Bug fix for SWIG's definition of the %makedefault macro.
+ Fixes to allow compiling with Python 2.5 headers.
------------------------------------------------------------------------
------------------------------------------------------------------------