Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-electronics/splat/files: splat-1.2.2-gcc43.patch
Date: Mon, 09 Jun 2008 09:49:23
Message-Id: E1K5e06-00081a-6q@stork.gentoo.org
1 loki_val 08/06/09 09:49:18
2
3 Added: splat-1.2.2-gcc43.patch
4 Log:
5 Fix and bump for gcc-4.3, Closes bug #217972.
6 (Portage version: 2.1.5.4)
7
8 Revision Changes Path
9 1.1 sci-electronics/splat/files/splat-1.2.2-gcc43.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/splat/files/splat-1.2.2-gcc43.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/splat/files/splat-1.2.2-gcc43.patch?rev=1.1&content-type=text/plain
13
14 Index: splat-1.2.2-gcc43.patch
15 ===================================================================
16 --- splat-1.2.1.orig/utils/fontdata.c
17 +++ splat-1.2.1/utils/fontdata.c
18 @@ -32,6 +32,7 @@
19 #include <string.h>
20 #include <stdlib.h>
21 #include <zlib.h>
22 +#include <stdlib.h>
23
24 int main(argc,argv)
25 int argc;
26
27
28
29 --
30 gentoo-commits@l.g.o mailing list