SOURCES: libcoyotl-gcc43.patch - correct patch
blekot
blekot at pld-linux.org
Sat Jul 26 22:52:24 CEST 2008
Author: blekot Date: Sat Jul 26 20:52:24 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- correct patch
---- Files affected:
SOURCES:
libcoyotl-gcc43.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/libcoyotl-gcc43.patch
diff -u SOURCES/libcoyotl-gcc43.patch:1.1 SOURCES/libcoyotl-gcc43.patch:1.2
--- SOURCES/libcoyotl-gcc43.patch:1.1 Sat Jul 26 22:41:39 2008
+++ SOURCES/libcoyotl-gcc43.patch Sat Jul 26 22:52:18 2008
@@ -1,5 +1,5 @@
---- libcoyotl/command_line.cpp 2005-10-10 06:48:30.000000000 +0200
-+++ ../libcoyotl-3.1.0.new/libcoyotl/command_line.cpp 2008-07-26 22:38:01.000000000 +0200
+--- libcoyotl.old/command_line.cpp 2005-10-10 06:48:30.000000000 +0200
++++ libcoyotl/command_line.cpp 2008-07-26 22:38:01.000000000 +0200
@@ -32,6 +32,9 @@
//-----------------------------------------------------------------------
@@ -10,13 +10,14 @@
using namespace libcoyotl;
command_line::command_line(int argc, char * argv[], const set<string> & bool_opts)
---- libcoyotl/sortutil.h 2005-10-10 06:48:30.000000000 +0200
-+++ ../libcoyotl-3.1.0.new/libcoyotl/sortutil.h 2008-07-26 22:37:09.000000000 +0200
-@@ -36,6 +36,7 @@
- #if !defined(LIBCOYOTL_SORTUTIL_H)
- #define LIBCOYOTL_SORTUTIL_H
+--- libcoyotl/sortutil.h.old 2008-07-26 22:49:47.000000000 +0200
++++ libcoyotl/sortutil.h 2008-07-26 22:49:57.000000000 +0200
+@@ -38,6 +38,8 @@
-+#include <climits>
#include <stdexcept>
++#include <climits>
++
namespace libcoyotl
+ {
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libcoyotl-gcc43.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list