public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/rlog/files: rlog-1.3.7-gcc-4.3.patch
@ 2008-05-01  0:42 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2008-05-01  0:42 UTC (permalink / raw
  To: gentoo-commits

dev-zero    08/05/01 00:42:31

  Added:                rlog-1.3.7-gcc-4.3.patch
  Log:
  Added compile fix for gcc-4.3 (bug #216232, thanks to Martin Väth).
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.1                  dev-libs/rlog/files/rlog-1.3.7-gcc-4.3.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rlog/files/rlog-1.3.7-gcc-4.3.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/rlog/files/rlog-1.3.7-gcc-4.3.patch?rev=1.1&content-type=text/plain

Index: rlog-1.3.7-gcc-4.3.patch
===================================================================
--- rlog/RLogChannel.cpp
+++ rlog/RLogChannel.cpp
@@ -20,6 +20,7 @@
 #include "RLogChannel.h"
 #include "rlog.h"
 #include "Lock.h"
+#include <cstring>
 
 using namespace std;
 using namespace rlog;



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-01  0:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-01  0:42 [gentoo-commits] gentoo-x86 commit in dev-libs/rlog/files: rlog-1.3.7-gcc-4.3.patch Tiziano Mueller (dev-zero)

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