rpms/eclipse-oprofile/devel eclipse-oprofile-includefixes.patch, 1.1, 1.2

Kent Sebastian ksebasti at fedoraproject.org
Wed Mar 4 17:14:17 UTC 2009


Author: ksebasti

Update of /cvs/pkgs/rpms/eclipse-oprofile/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23287

Modified Files:
	eclipse-oprofile-includefixes.patch 
Log Message:
* Wed Mar 4 2009 Kent Sebastian <ksebasti at redhat.com> 0.1.0-3
- Refined patch for gcc build failures.

eclipse-oprofile-includefixes.patch:

Index: eclipse-oprofile-includefixes.patch
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-oprofile/devel/eclipse-oprofile-includefixes.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eclipse-oprofile-includefixes.patch	4 Mar 2009 16:21:34 -0000	1.1
+++ eclipse-oprofile-includefixes.patch	4 Mar 2009 17:14:17 -0000	1.2
@@ -1,3 +1,16 @@
+Index: org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/xmlbuf.cc
+===================================================================
+--- org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/xmlbuf.cc	(revision 21575)
++++ org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/xmlbuf.cc	(working copy)
+@@ -10,6 +10,8 @@
+    either version 2 of the License, or (at your option) any later
+    version.  */
+ 
++#include <stdio.h>
++
+ #include "xmlbuf.h"
+ #include "xmltag.h"
+ 
 Index: org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/symbol.cc
 ===================================================================
 --- org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/symbol.cc	(revision 21575)
@@ -23,6 +36,18 @@
    // Debugging. Dump the symbol table
    void dump_table (void);
  #endif
+Index: org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/profileimage.cc
+===================================================================
+--- org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/profileimage.cc	(revision 21575)
++++ org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/profileimage.cc	(working copy)
+@@ -15,6 +15,7 @@
+ 
+ #include "profileimage.h"
+ 
++#include <stdio.h>
+ #include <iostream>
+ #include <iterator>
+ #include <set>
 Index: org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/stable.cc
 ===================================================================
 --- org.eclipse.linuxtools.oprofile.core/natives/linux/opxml/stable.cc	(revision 21575)




More information about the fedora-extras-commits mailing list