public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/libicq2000/files: libicq2000-0.3.2-gcc43.patch
@ 2008-07-27 10:11 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Alfredsen (loki_val) @ 2008-07-27 10:11 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/07/27 10:11:06

  Added:                libicq2000-0.3.2-gcc43.patch
  Log:
  Fix bug #218774 by using --enable-debug, since otherwise your CFLAGS get sedded to kill the make. Fix bug #225387 wrt gcc-4.3 compat. Thanks to Marek Miller <mlm@ngc17.pl> for the patch. Drop old.
  (Portage version: 2.2_rc3/cvs/Linux 2.6.25.8 i686)

Revision  Changes    Path
1.1                  net-libs/libicq2000/files/libicq2000-0.3.2-gcc43.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libicq2000/files/libicq2000-0.3.2-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libicq2000/files/libicq2000-0.3.2-gcc43.patch?rev=1.1&content-type=text/plain

Index: libicq2000-0.3.2-gcc43.patch
===================================================================
--- src/userinfohelpers.cpp~	2007-04-02 11:01:38.000000000 +0000
+++ src/userinfohelpers.cpp	2007-04-02 11:01:45.000000000 +0000
@@ -23,6 +23,8 @@
 
 #include "sstream_fix.h"
 
+#include <cstdlib>
+
 using std::vector;
 using std::string;
 using std::ostringstream;


--- src/socket.cpp.orig	2008-06-08 17:55:26.000000000 +0200
+++ src/socket.cpp	2008-06-08 17:55:57.000000000 +0200
@@ -19,6 +19,7 @@
  *
  */
 
+#include <cstring>
 #include "sstream_fix.h"
 #include <algorithm>
 
 
--- src/Capabilities.cpp.orig	2008-06-08 18:04:34.000000000 +0200
+++ src/Capabilities.cpp	2008-06-08 18:05:15.000000000 +0200
@@ -19,6 +19,7 @@
  *
  */
 
+#include <cstring>
 #include <libicq2000/Capabilities.h>
 
 using std::set;






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/libicq2000/files: libicq2000-0.3.2-gcc43.patch
@ 2011-09-13 11:39 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2011-09-13 11:39 UTC (permalink / raw
  To: gentoo-commits

pacho       11/09/13 11:39:24

  Removed:              libicq2000-0.3.2-gcc43.patch
  Log:
  Remove net-libs/libicq2000 due bug #358589



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-13 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-13 11:39 [gentoo-commits] gentoo-x86 commit in net-libs/libicq2000/files: libicq2000-0.3.2-gcc43.patch Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-27 10:11 Peter Alfredsen (loki_val)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox