Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/shootingstar/files: shootingstar-1.2.0-gcc44.patch
Date: Wed, 03 Jun 2009 14:17:15
Message-Id: E1MBrHF-0000NR-S2@stork.gentoo.org
1 tupone 09/06/03 14:17:13
2
3 Added: shootingstar-1.2.0-gcc44.patch
4 Log:
5 Fix build with gcc-4.4.0 Bug #272374
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 games-action/shootingstar/files/shootingstar-1.2.0-gcc44.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/shootingstar/files/shootingstar-1.2.0-gcc44.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/shootingstar/files/shootingstar-1.2.0-gcc44.patch?rev=1.1&content-type=text/plain
13
14 Index: shootingstar-1.2.0-gcc44.patch
15 ===================================================================
16 --- src/engine/dbg.cpp.old 2009-06-03 15:15:46.000000000 +0200
17 +++ src/engine/dbg.cpp 2009-06-03 16:09:19.000000000 +0200
18 @@ -28,6 +28,7 @@
19 #include <vector>
20 #include <map>
21 #include <algorithm>
22 +#include <cstdio>
23
24 /**********************************************************************
25 * Implementation notes