[Reproducible-commits] [rdfind] 13/27: patches/ftbfs_with_g++-4.7: Fix FTBFS with g++-4.7 (Closes: #667350)

Reiner Herrmann reiner at reiner-h.de
Sun Aug 16 19:52:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository rdfind.

commit 691b335815dc50092990fc9fc0e91da20914b952
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Wed Apr 4 09:58:54 2012 +0900

    patches/ftbfs_with_g++-4.7: Fix FTBFS with g++-4.7 (Closes: #667350)
---
 debian/patches/ftbfs_with_g++-4.7 | 12 ++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/ftbfs_with_g++-4.7 b/debian/patches/ftbfs_with_g++-4.7
new file mode 100644
index 0000000..a2794c7
--- /dev/null
+++ b/debian/patches/ftbfs_with_g++-4.7
@@ -0,0 +1,12 @@
+Index: rdfind/Fileinfo.hh
+===================================================================
+--- rdfind.orig/Fileinfo.hh	2011-07-25 17:26:17.000000000 +0900
++++ rdfind/Fileinfo.hh	2012-04-04 09:58:06.384854755 +0900
+@@ -14,6 +14,7 @@
+ 
+ #include <iostream> //for cout etc.
+ #include <cstring>
++#include <unistd.h>
+ 
+ using std::cout;
+ using std::endl;
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..50d2bb7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+ftbfs_with_g++-4.7

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/rdfind.git



More information about the Reproducible-commits mailing list