SOURCES: libstk-fixes.patch - gcc 43 fix
arekm
arekm at pld-linux.org
Fri Aug 22 23:16:26 CEST 2008
Author: arekm Date: Fri Aug 22 21:16:26 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- gcc 43 fix
---- Files affected:
SOURCES:
libstk-fixes.patch (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SOURCES/libstk-fixes.patch
diff -u SOURCES/libstk-fixes.patch:1.6 SOURCES/libstk-fixes.patch:1.7
--- SOURCES/libstk-fixes.patch:1.6 Fri Jan 27 22:37:16 2006
+++ SOURCES/libstk-fixes.patch Fri Aug 22 23:16:20 2008
@@ -53,3 +53,14 @@
AC_OUTPUT([
Makefile
+diff -urN libstk-20061117.org/libstk/read_dir.h libstk-20061117/libstk/read_dir.h
+--- libstk-20061117.org/libstk/read_dir.h 2006-11-17 11:27:13.000000000 +0100
++++ libstk-20061117/libstk/read_dir.h 2008-08-22 23:12:25.442977877 +0200
+@@ -14,6 +14,7 @@
+
+ #include <sys/types.h>
+ #include <dirent.h>
++#include <strings.h>
+ #include <boost/shared_ptr.hpp>
+ #include <vector>
+ #include <string>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libstk-fixes.patch?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list