* [gentoo-commits] gentoo-x86 commit in app-misc/strigi/files: strigi-0.5.8-gcc-4.3.patch strigi-0.5.7-automagic-deps.patch
@ 2008-03-19 4:24 Ingmar Vanhassel (ingmar)
0 siblings, 0 replies; only message in thread
From: Ingmar Vanhassel (ingmar) @ 2008-03-19 4:24 UTC (permalink / raw
To: gentoo-commits
ingmar 08/03/19 04:24:49
Added: strigi-0.5.8-gcc-4.3.patch
Removed: strigi-0.5.7-automagic-deps.patch
Log:
Fix compilation with GCC 4.3, thanks to impulze in bug 213887. Drop obsolete patch from 0.5.7.
(Portage version: 2.1.4.4)
Revision Changes Path
1.1 app-misc/strigi/files/strigi-0.5.8-gcc-4.3.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/strigi/files/strigi-0.5.8-gcc-4.3.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/strigi/files/strigi-0.5.8-gcc-4.3.patch?rev=1.1&content-type=text/plain
Index: strigi-0.5.8-gcc-4.3.patch
===================================================================
diff -Naur strigi.old/src/daemon/eventlistener/famlistener.cpp strigi-0.5.8/src/daemon/eventlistener/famlistener.cpp
--- strigi.old/src/daemon/eventlistener/famlistener.cpp 2007-11-20 19:19:34.000000000 +0100
+++ strigi-0.5.8/src/daemon/eventlistener/famlistener.cpp 2008-03-19 04:42:34.000000000 +0100
@@ -27,7 +27,9 @@
#include "indexreader.h"
#include "../strigilogging.h"
+#include <algorithm>
#include <cerrno>
+#include <cstring>
#include <sys/resource.h>
#include <sys/select.h>
#include <sys/types.h>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-19 4:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-19 4:24 [gentoo-commits] gentoo-x86 commit in app-misc/strigi/files: strigi-0.5.8-gcc-4.3.patch strigi-0.5.7-automagic-deps.patch Ingmar Vanhassel (ingmar)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox