]> git.pld-linux.org Git - packages/enigma.git/commitdiff
- gcc4.6 fixes auto/th/enigma-1_01-10
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 12 Feb 2012 08:41:15 +0000 (08:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    enigma-gcc.patch -> 1.2

enigma-gcc.patch

index b02bf3dc6d2f991f7cc3e63568e84e6eb76cb26b..b9e960bca84f63e0c67ba20ba5b80409644dcbfb 100644 (file)
@@ -94,3 +94,23 @@ diff -Nur enigma-1.01/build-tree/enigma-1.01/src/gui/widgets.cc enigma-1.01.new/
  #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
+ {
This page took 0.040371 seconds and 4 git commands to generate.