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-puzzle/enigma/files: enigma-1.01-gcc46.patch
Date: Fri, 29 Apr 2011 06:55:36
Message-Id: 20110429065525.6CB6420057@flycatcher.gentoo.org
1 tupone 11/04/29 06:55:25
2
3 Added: enigma-1.01-gcc46.patch
4 Log:
5 Build with gcc-4.6 Bug #365219
6
7 (Portage version: 2.1.9.46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 games-puzzle/enigma/files/enigma-1.01-gcc46.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/enigma/files/enigma-1.01-gcc46.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/enigma/files/enigma-1.01-gcc46.patch?rev=1.1&content-type=text/plain
14
15 Index: enigma-1.01-gcc46.patch
16 ===================================================================
17 --- lib-src/enigma-core/ecl_dict.hh.old 2011-04-29 08:41:47.649582258 +0200
18 +++ lib-src/enigma-core/ecl_dict.hh 2011-04-29 08:42:05.404691426 +0200
19 @@ -21,6 +21,7 @@
20
21 #include "ecl_error.hh"
22 #include <utility>
23 +#include <cstddef>
24
25 namespace ecl
26 {
27 --- lib-src/zipios++/src/directory.h.old 2011-04-29 08:40:31.063798354 +0200
28 +++ lib-src/zipios++/src/directory.h 2011-04-29 08:40:52.656147037 +0200
29 @@ -31,6 +31,7 @@
30 #include <string>
31 #include <ctime>
32 #include <stdexcept>
33 +#include <cstddef>
34
35 // #include <boost.h> Contents of boost.h