Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/glob2/files: glob2-0.9.3-gcc43.patch
Date: Mon, 05 May 2008 20:20:59
Message-Id: E1Jt7BB-0007F9-AB@stork.gentoo.org
1 mr_bones_ 08/05/05 20:20:57
2
3 Added: glob2-0.9.3-gcc43.patch
4 Log:
5 repoman sucks
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 games-strategy/glob2/files/glob2-0.9.3-gcc43.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/files/glob2-0.9.3-gcc43.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/files/glob2-0.9.3-gcc43.patch?rev=1.1&content-type=text/plain
13
14 Index: glob2-0.9.3-gcc43.patch
15 ===================================================================
16 diff -ur glob2-0.9.3.orig/src/FertilityCalculatorThreadMessage.cpp glob2-0.9.3/src/FertilityCalculatorThreadMessage.cpp
17 --- glob2-0.9.3.orig/src/FertilityCalculatorThreadMessage.cpp 2008-03-08 07:27:17.000000000 +0200
18 +++ glob2-0.9.3/src/FertilityCalculatorThreadMessage.cpp 2008-05-05 16:42:58.000000000 +0300
19 @@ -19,6 +19,7 @@
20 #include "FertilityCalculatorThreadMessage.h"
21
22 #include <sstream>
23 +#include <typeinfo>
24
25 FCTUpdateCompletionPercent::FCTUpdateCompletionPercent(float percent)
26 : percent(percent)
27
28
29
30 --
31 gentoo-commits@l.g.o mailing list