[oggvideotools] 01/01: New patch import-cstring.patch to fix build problem after compiler updates. Patch from Jan Gerber. Closes: #844858

Petter Reinholdtsen pere at moszumanska.debian.org
Sat Dec 3 21:38:01 UTC 2016


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

pere pushed a commit to branch master
in repository oggvideotools.

commit cb039c958d065a50172197ff7c7db9391fbc89bf
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sat Dec 3 21:37:42 2016 +0000

    New patch import-cstring.patch to fix build problem after compiler updates.   Patch from Jan Gerber.  Closes: #844858
---
 debian/patches/import-cstring.patch | 10 ++++++++++
 debian/patches/series               |  1 +
 2 files changed, 11 insertions(+)

diff --git a/debian/patches/import-cstring.patch b/debian/patches/import-cstring.patch
new file mode 100644
index 0000000..1528d96
--- /dev/null
+++ b/debian/patches/import-cstring.patch
@@ -0,0 +1,10 @@
+--- oggvideotools-0.9.1.orig/src/base/test/decoderTest.cpp
++++ oggvideotools-0.9.1/src/base/test/decoderTest.cpp
+@@ -4,6 +4,7 @@
+ 
+ #include "oggDecoder.h"
+ #include <vector>
++#include <cstring>
+ #include <iostream>
+
+ int main(int argc, char* argv[])
diff --git a/debian/patches/series b/debian/patches/series
index 37af4c4..663908d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ manual-typos.patch
 oggThumb-zero-getopt-long.patch
 more-compiler-warnings.patch
 init-for-valgrind.patch
+import-cstring.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xiph/oggvideotools.git



More information about the pkg-xiph-commits mailing list