rpms/wxPython/devel wxPython-2.8.9.2-treelist.patch,NONE,1.1

Dan Horák sharkcz at fedoraproject.org
Sat Apr 11 07:24:24 UTC 2009


Author: sharkcz

Update of /cvs/pkgs/rpms/wxPython/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29111

Added Files:
	wxPython-2.8.9.2-treelist.patch 
Log Message:
add patch

wxPython-2.8.9.2-treelist.patch:

--- NEW FILE wxPython-2.8.9.2-treelist.patch ---
--- wxPython-src-2.8.9.2/wxPython/contrib/gizmos/gtk/gizmos_wrap.cpp.orig	2009-04-10 23:03:18.000000000 +0200
+++ wxPython-src-2.8.9.2/wxPython/contrib/gizmos/gtk/gizmos_wrap.cpp	2009-04-10 23:03:41.000000000 +0200
@@ -10321,7 +10321,7 @@ SWIGINTERN PyObject *_wrap_TreeListCtrl_
   PyObject *resultobj = 0;
   wxPyTreeListCtrl *arg1 = (wxPyTreeListCtrl *) 0 ;
   wxTreeItemId *arg2 = 0 ;
-  wxTreeItemId const &arg3_defvalue = NULL ;
+  wxTreeItemId const &arg3_defvalue = (wxTreeItemId *) NULL ;
   wxTreeItemId *arg3 = (wxTreeItemId *) &arg3_defvalue ;
   bool arg4 = (bool) true ;
   void *argp1 = 0 ;




More information about the fedora-extras-commits mailing list