* [gentoo-commits] gentoo-x86 commit in net-p2p/amule/files: gcc-4.3.patch gcc-4.4.patch 2.1.3-wx-2.8.patch
@ 2009-01-24 18:36 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2009-01-24 18:36 UTC (permalink / raw
To: gentoo-commits
armin76 09/01/24 18:36:47
Added: gcc-4.3.patch gcc-4.4.patch
Removed: 2.1.3-wx-2.8.patch
Log:
Fix gcc-4.3 build failure, bug #255783, fix gcc-4.4 build failure, bug #253143
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Revision Changes Path
1.1 net-p2p/amule/files/gcc-4.3.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/files/gcc-4.3.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/files/gcc-4.3.patch?rev=1.1&content-type=text/plain
Index: gcc-4.3.patch
===================================================================
--- src/libs/common/MuleDebug.h 2008-03-29 16:10:03.000000000 +0000
+++ src/libs/common/MuleDebug.h 2009-01-21 16:36:08.325800564 +0000
@@ -27,6 +27,7 @@
#define MULEDEBUG_H
#include <wx/string.h>
+#include <ctype.h>
/**
* Installs an exception handler that can handle CMuleExceptions.
1.1 net-p2p/amule/files/gcc-4.4.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/files/gcc-4.4.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/files/gcc-4.4.patch?rev=1.1&content-type=text/plain
Index: gcc-4.4.patch
===================================================================
--- src/libs/common/Format.cpp~ 2008-12-30 09:54:28.079005001 -0500
+++ src/libs/common/Format.cpp 2008-12-30 09:56:35.438006398 -0500
@@ -23,7 +23,7 @@
//
#include "Format.h"
-
+#include <stdint.h>
//! Known type-modifiers.
enum Modifiers
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-24 18:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-24 18:36 [gentoo-commits] gentoo-x86 commit in net-p2p/amule/files: gcc-4.3.patch gcc-4.4.patch 2.1.3-wx-2.8.patch Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox