packages: enigma/enigma-gcc.patch - gcc4.6 fixes
adamg
adamg at pld-linux.org
Sun Feb 12 09:41:20 CET 2012
Author: adamg Date: Sun Feb 12 08:41:20 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- gcc4.6 fixes
---- Files affected:
packages/enigma:
enigma-gcc.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/enigma/enigma-gcc.patch
diff -u packages/enigma/enigma-gcc.patch:1.1 packages/enigma/enigma-gcc.patch:1.2
--- packages/enigma/enigma-gcc.patch:1.1 Sat Feb 6 02:42:24 2010
+++ packages/enigma/enigma-gcc.patch Sun Feb 12 09:41:15 2012
@@ -94,3 +94,23 @@
#include "lev/Index.hh"
#include "lev/VolatileIndex.hh"
#include "errors.hh"
+--- enigma-1.01/lib-src/zipios++/src/directory.h~ 2006-05-01 11:13:01.000000000 +0200
++++ enigma-1.01/lib-src/zipios++/src/directory.h 2012-02-12 09:32:06.068895517 +0100
+@@ -31,6 +31,7 @@
+ #include <string>
+ #include <ctime>
+ #include <stdexcept>
++#include <cstddef>
+
+ // #include <boost.h> Contents of boost.h
+
+--- enigma-1.01/lib-src/enigma-core/ecl_dict.hh~ 2005-11-25 00:17:06.000000000 +0100
++++ enigma-1.01/lib-src/enigma-core/ecl_dict.hh 2012-02-12 09:34:46.143015339 +0100
+@@ -21,6 +21,7 @@
+
+ #include "ecl_error.hh"
+ #include <utility>
++#include <cstddef>
+
+ namespace ecl
+ {
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/enigma/enigma-gcc.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list