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

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


Author: caolanm

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

Modified Files:
	workspace.gcc430two.patch 
Log Message:
and gcc 4.3.0 ppc64 fixes

workspace.gcc430two.patch:

Index: workspace.gcc430two.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/workspace.gcc430two.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- workspace.gcc430two.patch	4 Feb 2008 13:12:42 -0000	1.3
+++ workspace.gcc430two.patch	4 Feb 2008 13:56:41 -0000	1.4
@@ -1162,3 +1162,19 @@
  #include "share.hxx"
  
  
+Index: source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx
+===================================================================
+RCS file: /cvs/udk/bridges/source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx,v
+retrieving revision 1.2
+diff -u -r1.2 cpp2uno.cxx
+--- openoffice.org.orig/bridges/source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx	18 Jun 2007 16:34:57 -0000	1.2
++++ openoffice.org/bridges/source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx	4 Feb 2008 13:54:46 -0000
+@@ -44,7 +44,7 @@
+ #include "bridges/cpp_uno/shared/cppinterfaceproxy.hxx"
+ #include "bridges/cpp_uno/shared/types.hxx"
+ #include "bridges/cpp_uno/shared/vtablefactory.hxx"
+-
++#include <string.h>
+ #include "share.hxx"
+ #include <stdio.h>
+ 




More information about the fedora-extras-commits mailing list