]> git.saurik.com Git - wxWidgets.git/commitdiff
updated note about the patch
authorRobin Dunn <robin@alldunn.com>
Fri, 31 Dec 2004 22:56:39 +0000 (22:56 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 31 Dec 2004 22:56:39 +0000 (22:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/SWIG/README.txt

index b5a4a4bf5cc7edd0db3b02b4d01c7de86ec0e37d..ade6b98f8b8224412713a977df2c8780594948d2 100644 (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.