From: grodriguez <guille.rodriguez@gmail.com>
To: ptxdist@pengutronix.de
Cc: grodriguez <guille.rodriguez@gmail.com>
Subject: [ptxdist] [PATCH] Patches for fuse-zip: Adds a missing header. See: http://code.google.com/p/fuse-zip/issues/detail?id=44
Date: Fri, 12 Dec 2014 17:05:35 +0100 [thread overview]
Message-ID: <1418400335-6588-1-git-send-email-guille.rodriguez@gmail.com> (raw)
---
| 13 +++++++++++++
patches/fuse-zip-0.4.0/series | 1 +
2 files changed, 14 insertions(+), 0 deletions(-)
create mode 100644 patches/fuse-zip-0.4.0/Fix_missing_header.diff
create mode 100644 patches/fuse-zip-0.4.0/series
--git a/patches/fuse-zip-0.4.0/Fix_missing_header.diff b/patches/fuse-zip-0.4.0/Fix_missing_header.diff
new file mode 100644
index 0000000..39ccc92
--- /dev/null
+++ b/patches/fuse-zip-0.4.0/Fix_missing_header.diff
@@ -0,0 +1,13 @@
+Index: fuse-zip-0.4.0/lib/fileNode.cpp
+===================================================================
+--- fuse-zip-0.4.0.orig/lib/fileNode.cpp 2014-01-14 17:55:27.000000000 +0100
++++ fuse-zip-0.4.0/lib/fileNode.cpp 2014-12-10 18:33:42.524472368 +0100
+@@ -27,6 +27,8 @@
+ #include <stdexcept>
+ #include <syslog.h>
+ #include <cassert>
++#define __STDC_LIMIT_MACROS
++#include <stdint.h>
+
+ #include "fileNode.h"
+ #include "extraField.h"
diff --git a/patches/fuse-zip-0.4.0/series b/patches/fuse-zip-0.4.0/series
new file mode 100644
index 0000000..b460945
--- /dev/null
+++ b/patches/fuse-zip-0.4.0/series
@@ -0,0 +1 @@
+Fix_missing_header.diff
--
1.7.0.4
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2014-12-12 16:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-12 16:05 grodriguez [this message]
2015-01-12 15:38 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1418400335-6588-1-git-send-email-guille.rodriguez@gmail.com \
--to=guille.rodriguez@gmail.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox