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-pda/synce-kde/files: synce-kde-0.9.1+gcc-4.3.patch
Date: Mon, 09 Jun 2008 12:50:52
Message-Id: E1K5gpj-0007TH-DW@stork.gentoo.org
1 flameeyes 08/06/09 12:50:47
2
3 Added: synce-kde-0.9.1+gcc-4.3.patch
4 Log:
5 Add patch to build with GCC 4.3. Thanks to Peter Alfredsen (loki_val) in bug #219554.
6 (Portage version: 2.1.5.4)
7
8 Revision Changes Path
9 1.1 app-pda/synce-kde/files/synce-kde-0.9.1+gcc-4.3.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-kde/files/synce-kde-0.9.1+gcc-4.3.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-kde/files/synce-kde-0.9.1+gcc-4.3.patch?rev=1.1&content-type=text/plain
13
14 Index: synce-kde-0.9.1+gcc-4.3.patch
15 ===================================================================
16
17 --- synce-kde-0.9.1.orig/raki/matchmaker.cpp
18 +++ synce-kde-0.9.1/raki/matchmaker.cpp
19 @@ -24,6 +24,7 @@
20 #include "rapiwrapper.h"
21 #include <klocale.h>
22 #include <kdebug.h>
23 +#include <cstdlib>
24
25 MatchMaker::MatchMaker(QString pdaName)
26 {
27
28
29
30 --
31 gentoo-commits@l.g.o mailing list