packages: cyrus-imapd/gcc44.patch (NEW) - gcc 4.4 string functions fix

glen glen at pld-linux.org
Sun Aug 30 09:47:43 CEST 2009


Author: glen                         Date: Sun Aug 30 07:47:43 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- gcc 4.4 string functions fix

---- Files affected:
packages/cyrus-imapd:
   gcc44.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/cyrus-imapd/gcc44.patch
diff -u /dev/null packages/cyrus-imapd/gcc44.patch:1.1
--- /dev/null	Sun Aug 30 09:47:43 2009
+++ packages/cyrus-imapd/gcc44.patch	Sun Aug 30 09:47:38 2009
@@ -0,0 +1,10 @@
+--- cyrus-imapd-2.3.14/makedepend/def.h~	2009-08-30 10:41:27.000000000 +0300
++++ cyrus-imapd-2.3.14/makedepend/def.h	2009-08-30 10:42:37.085562797 +0300
+@@ -74,6 +74,7 @@
+ #include <sys/types.h>
+ #include <fcntl.h>
+ #include <sys/stat.h>
++#include <string.h>
+ 
+ #define MAXDEFINES	512
+ #define MAXFILES	512
================================================================


More information about the pld-cvs-commit mailing list