updated note about the patch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-12-31 22:56:39 +00:00
parent 9283228f86
commit 782ece57f0

View File

@ -30,8 +30,8 @@ swig-1.3.24.patch
making a copy.
Part of my autodoc patch was disabled becuase a unit-test failed.
I was not able to duplicate the failure so I re-enabled that
section of code in this patch.
It turns out that the failure was due to a name clash in the unit
test itself, so I re-enabled that section of code in this patch.
Don't generate the autodocs string for a class if it has a
docstring attribute.