Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libsigc++/files: libsigc++-1.0.4-gcc43.patch
Date: Sun, 20 Apr 2008 22:51:19
Message-Id: E1JniNR-0001if-EH@stork.gentoo.org
1 dirtyepic 08/04/20 22:51:17
2
3 Added: libsigc++-1.0.4-gcc43.patch
4 Log:
5 Add GCC 4.3 patch from Debian. Reported by Peter Alfredsen in bug
6 #218395.
7 (Portage version: 2.2_pre5)
8
9 Revision Changes Path
10 1.1 dev-libs/libsigc++/files/libsigc++-1.0.4-gcc43.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libsigc++/files/libsigc++-1.0.4-gcc43.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libsigc++/files/libsigc++-1.0.4-gcc43.patch?rev=1.1&content-type=text/plain
14
15 Index: libsigc++-1.0.4-gcc43.patch
16 ===================================================================
17 --- a/tests/signals/convert_slot_test.cc
18 +++ b/tests/signals/convert_slot_test.cc
19 @@ -2,6 +2,7 @@
20 #include <iostream>
21 #include <sigc++/signal_system.h>
22 #include <sigc++/convert.h>
23 +#include <cstring>
24
25 /*
26 Copyright 1999, Karl Nelson
27
28
29
30 --
31 gentoo-commits@l.g.o mailing list