Author: pluto                        Date: Tue Apr 29 14:56:56 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- include <climits> for PATH_MAX.

---- Files affected:
SOURCES:
   arts-gcc43.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/arts-gcc43.patch
diff -u /dev/null SOURCES/arts-gcc43.patch:1.1
--- /dev/null   Tue Apr 29 16:56:56 2008
+++ SOURCES/arts-gcc43.patch    Tue Apr 29 16:56:50 2008
@@ -0,0 +1,10 @@
+--- arts-1.5.9/mcop/mcoputils.cc.orig  2008-02-13 10:35:23.000000000 +0100
++++ arts-1.5.9/mcop/mcoputils.cc       2008-04-29 16:31:00.000000000 +0200
+@@ -36,6 +36,7 @@
+ #include <cstring>
+ #include <stdio.h>
+ #include <map>
++#include <climits>
+       
+ using namespace std;
+ using namespace Arts;
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to