rpms/showimg/devel showimg-0.9.5-gcc43.patch,1.1,1.2

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Fri Jun 6 06:13:21 UTC 2008


Author: abompard

Update of /cvs/pkgs/rpms/showimg/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32013

Modified Files:
	showimg-0.9.5-gcc43.patch 
Log Message:
new patch (from debian)

showimg-0.9.5-gcc43.patch:

Index: showimg-0.9.5-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/showimg/devel/showimg-0.9.5-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- showimg-0.9.5-gcc43.patch	6 Jun 2008 05:52:15 -0000	1.1
+++ showimg-0.9.5-gcc43.patch	6 Jun 2008 06:12:13 -0000	1.2
@@ -1,11 +1,12 @@
-diff -up ./showimg/kexi/kexidb/parser/sqlscanner.cpp.gcc43 ./showimg/kexi/kexidb/parser/sqlscanner.cpp
---- ./showimg/kexi/kexidb/parser/sqlscanner.cpp.gcc43	2008-06-05 22:45:49.000000000 +0200
-+++ ./showimg/kexi/kexidb/parser/sqlscanner.cpp	2008-06-05 22:47:20.000000000 +0200
-@@ -9,6 +9,7 @@
- #define YY_FLEX_MINOR_VERSION 5
- 
- #include <stdio.h>
+diff -up ./showimg/kexi/kexidb/parser/sqlparser.y.gcc43 ./showimg/kexi/kexidb/parser/sqlparser.y
+--- ./showimg/kexi/kexidb/parser/sqlparser.y.gcc43	2008-06-06 08:11:06.000000000 +0200
++++ ./showimg/kexi/kexidb/parser/sqlparser.y	2008-06-06 08:11:33.000000000 +0200
+@@ -440,6 +440,8 @@
+ #include <iostream>
+ #include <assert.h>
+ #include <limits.h>
++#include <alloca.h>
 +#include <cstdlib>
- 
- 
- /* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */
+ //TODO OK?
+ #ifdef Q_WS_WIN
+ //workaround for bug on msvc




More information about the fedora-extras-commits mailing list