rpms/openoffice.org/devel workspace.gcc430two.patch,1.2,1.3

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Mon Feb 4 13:12:48 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7685

Modified Files:
	workspace.gcc430two.patch 
Log Message:
powerpc specific gcc 4.3.0 fixes

workspace.gcc430two.patch:

Index: workspace.gcc430two.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/workspace.gcc430two.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- workspace.gcc430two.patch	2 Feb 2008 11:26:27 -0000	1.2
+++ workspace.gcc430two.patch	4 Feb 2008 13:12:42 -0000	1.3
@@ -1146,3 +1146,19 @@
 +  
 +  #ifdef WIN32
 +  typedef unsigned short mode_t;
+Index: source/cpp_uno/gcc3_linux_powerpc/except.cxx
+===================================================================
+RCS file: /cvs/udk/bridges/source/cpp_uno/gcc3_linux_powerpc/except.cxx,v
+retrieving revision 1.7
+diff -u -r1.7 except.cxx
+--- openoffice.org.orig/bridges/source/cpp_uno/gcc3_linux_powerpc/except.cxx	16 Sep 2006 15:48:22 -0000	1.7
++++ openoffice.org/bridges/source/cpp_uno/gcc3_linux_powerpc/except.cxx	4 Feb 2008 13:11:53 -0000
+@@ -49,7 +49,7 @@
+ #include <com/sun/star/uno/genfunc.hxx>
+ #include <typelib/typedescription.hxx>
+ #include <uno/any2.h>
+-
++#include <string.h>
+ #include "share.hxx"
+ 
+ 




More information about the fedora-extras-commits mailing list