Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/dasher/files: dasher-4.7.3-gcc-4.3.patch
Date: Mon, 09 Jun 2008 03:50:21
Message-Id: E1K5YOW-0000jz-Kv@stork.gentoo.org
1 dirtyepic 08/06/09 03:50:08
2
3 Added: dasher-4.7.3-gcc-4.3.patch
4 Log:
5 Add patch to fix build w/ GCC 4.3. Bug #211589.
6 (Portage version: 2.2_pre7-r1/cvs/Linux 2.6.25-gentoo-r3 Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz)
7
8 Revision Changes Path
9 1.1 app-accessibility/dasher/files/dasher-4.7.3-gcc-4.3.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/dasher/files/dasher-4.7.3-gcc-4.3.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/dasher/files/dasher-4.7.3-gcc-4.3.patch?rev=1.1&content-type=text/plain
13
14 Index: dasher-4.7.3-gcc-4.3.patch
15 ===================================================================
16 --- dasher-4.7.3/Src/Gtk2/dasher_action_speech.cpp.old 2008-06-06 20:54:34.098275404 +0200
17 +++ dasher-4.7.3/Src/Gtk2/dasher_action_speech.cpp 2008-06-06 20:55:38.331005219 +0200
18 @@ -8,6 +8,7 @@
19 #include <glib/gi18n.h>
20 #include <gnome-speech/gnome-speech.h>
21 #include <libbonobo.h>
22 +#include <cstring>
23 //#include <libintl.h>
24 //#include <string.h>
25
26
27
28
29 --
30 gentoo-commits@l.g.o mailing list