rpms/openoffice.org/devel openoffice.org.2.0.3-ooo66018.idlc.dangerousvisibility.patch, NONE, 1.1 openoffice.org.spec, 1.745, 1.746

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jun 28 09:30:18 UTC 2006


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6458

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org.2.0.3-ooo66018.idlc.dangerousvisibility.patch 
Log Message:
suspicious about visibility

openoffice.org.2.0.3-ooo66018.idlc.dangerousvisibility.patch:
 cppumaker/cpputype.cxx        |    2 +-
 source/cppumaker/cpputype.cxx |    0 
 2 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE openoffice.org.2.0.3-ooo66018.idlc.dangerousvisibility.patch ---
Index: source/cppumaker/cpputype.cxx
===================================================================
RCS file: /cvs/udk/codemaker/source/cppumaker/cpputype.cxx,v
retrieving revision 1.40
diff -u -r1.40 cpputype.cxx
--- openoffice.org.orig/cppumakersource/cppumaker/cpputype.cxx	19 Apr 2006 13:42:14 -0000	1.40
+++ openoffice.org/cppumaker/source/cppumaker/cpputype.cxx	28 Jun 2006 09:20:53 -0000
@@ -1300,7 +1300,7 @@
 	dumpMethods(o);
 
     o << "\n" << indent()
-      << ("static inline ::com::sun::star::uno::Type const & SAL_CALL"
+      << ("SAL_DLLPUBLIC_EXPORT static inline ::com::sun::star::uno::Type const & SAL_CALL"
           " static_type(void * = 0);\n");
 
 	dec();


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.745
retrieving revision 1.746
diff -u -r1.745 -r1.746
--- openoffice.org.spec	27 Jun 2006 15:26:36 -0000	1.745
+++ openoffice.org.spec	28 Jun 2006 09:30:14 -0000	1.746
@@ -1,6 +1,6 @@
 %define oootag OOC680
 %define ooomilestone 7
-%define rh_rpm_release 1
+%define rh_rpm_release 2
 
 # gcc#19664#
 %define stlvisibilityfcked 1
@@ -103,7 +103,7 @@
 Patch37: openoffice.org-2.0.2.oooXXXXX.vcl.honourcairofont.patch
 Patch38: openoffice.org-2.0.3.rh192588.officecfg.defaultcairooff.patch
 Patch39: openoffice.org.2.0.3.ooo66067.embeddedobj.crash.patch
-Patch40: openoffice.org.2.0.3.gccXXXXX.linguistic.vorcrash.patch
+Patch40: openoffice.org.2.0.3-ooo66018.idlc.dangerousvisibility.patch
 Patch41: openoffice.org-2.0.3.ooo65519.printing.samba.patch
 Patch42: workspace.sixtyfour06.patch
 
@@ -836,7 +836,7 @@
 %patch37 -p1 -b .oooXXXXX.vcl.honourcairofont.patch
 %patch38 -p1 -b .rh192588.officecfg.defaultcairooff.patch
 %patch39 -p1 -b .ooo66067.embeddedobj.crash.patch
-%patch40 -p1 -b .gccXXXXX.linguistic.vorcrash.patch
+%patch40 -p1 -b .ooo66018.idlc.dangerousvisibility.patch
 %patch41 -p1 -b .ooo65519.printing.samba.patch
 %patch42 -p1 -b .workspace.sixtyfour06.patch
 
@@ -3314,6 +3314,10 @@
 %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
 
 %changelog
+* Wed Jun 28 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.3-7.2
+- add openoffice.org.2.0.3-ooo66018.idlc.dangerousvisibility.patch to test my
+  visibility suspicions
+
 * Tue Jun 27 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.3-7.1
 - next milestone
 - track down vor and sdw crashes to some gcc problem with static initializers, 




More information about the fedora-cvs-commits mailing list