Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/scim-tables/files: scim-tables-0.5.8+gcc-4.3.patch
Date: Mon, 09 Jun 2008 12:39:59
Message-Id: E1K5gfC-0007Ml-16@stork.gentoo.org
1 flameeyes 08/06/09 12:39:54
2
3 Added: scim-tables-0.5.8+gcc-4.3.patch
4 Log:
5 Add patch to build with GCC 4.3. Thanks to Steve Warren in bug #222561.
6 (Portage version: 2.1.5.4)
7
8 Revision Changes Path
9 1.1 app-i18n/scim-tables/files/scim-tables-0.5.8+gcc-4.3.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/files/scim-tables-0.5.8+gcc-4.3.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/files/scim-tables-0.5.8+gcc-4.3.patch?rev=1.1&content-type=text/plain
13
14 Index: scim-tables-0.5.8+gcc-4.3.patch
15 ===================================================================
16 diff -up scim-tables-0.5.8/src/scim_generic_table.h.gcc43~ scim-tables-0.5.8/src/scim_generic_table.h
17 --- scim-tables-0.5.8/src/scim_generic_table.h.gcc43~ 2008-01-13 08:03:06.000000000 +0000
18 +++ scim-tables-0.5.8/src/scim_generic_table.h 2008-01-13 08:03:06.000000000 +0000
19 @@ -24,6 +24,7 @@
20 * $Id: scim-tables-0.5.8+gcc-4.3.patch,v 1.1 2008/06/09 12:39:53 flameeyes Exp $
21 */
22
23 +#include <cstring>
24 #if !defined (__SCIM_GENERIC_TABLE_H)
25 #define __SCIM_GENERIC_TABLE_H
26
27
28
29
30 --
31 gentoo-commits@l.g.o mailing list