Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libgpod/files: libgpod-0.6.0+gcc-4.3.patch
Date: Thu, 24 Apr 2008 12:04:54
Message-Id: E1Jp0C3-0008P6-Mj@stork.gentoo.org
1 flameeyes 08/04/24 12:04:51
2
3 Added: libgpod-0.6.0+gcc-4.3.patch
4 Log:
5 Add patch to build with GCC 4.3. thanks to ape in bug #217017.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.1 media-libs/libgpod/files/libgpod-0.6.0+gcc-4.3.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgpod/files/libgpod-0.6.0+gcc-4.3.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgpod/files/libgpod-0.6.0+gcc-4.3.patch?rev=1.1&content-type=text/plain
13
14 Index: libgpod-0.6.0+gcc-4.3.patch
15 ===================================================================
16 --- media-libs/libgpod-0.6.0/work/libgpod-0.6.0/tests/test-rebuild-db.cc 2007-06-02 10:56:58.000000000 +0200
17 +++ test-rebuild-db.cc 2008-04-09 14:28:09.000000000 +0200
18 @@ -29,6 +29,7 @@
19 #include <sys/stat.h>
20 #include <typeinfo>
21 #include <unistd.h>
22 +#include <cstring>
23
24 #include <glib/gstdio.h>
25
26
27
28
29 --
30 gentoo-commits@l.g.o mailing list