SOURCES: xsidplay-gcc4.patch (NEW) - ugly hack to fix gcc 4.x comp...

hawk hawk at pld-linux.org
Tue Mar 11 17:57:47 CET 2008


Author: hawk                         Date: Tue Mar 11 16:57:47 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ugly hack to fix gcc 4.x compilation error

---- Files affected:
SOURCES:
   xsidplay-gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xsidplay-gcc4.patch
diff -u /dev/null SOURCES/xsidplay-gcc4.patch:1.1
--- /dev/null	Tue Mar 11 17:57:47 2008
+++ SOURCES/xsidplay-gcc4.patch	Tue Mar 11 17:57:42 2008
@@ -0,0 +1,11 @@
+--- xsidplay-1.6.5.2/src/HistoryDialog.h.orig	2008-03-11 17:22:57.000000000 +0100
++++ xsidplay-1.6.5.2/src/HistoryDialog.h	2008-03-11 17:22:50.000000000 +0100
+@@ -24,6 +24,8 @@
+ #include "HistoryItem.h"
+ #include "HistoryFile.h"
+ 
++class HistoryFile;
++
+ class HistoryDialog : public HistoryDialogData
+ {
+     Q_OBJECT
================================================================


More information about the pld-cvs-commit mailing list