Gentoo Archives: gentoo-commits

From: "Richard Farina (zerochaos)" <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/gnuradio/files: gnuradio-3.7.4-include_stringh.patch include_stringh.patch
Date: Mon, 25 Aug 2014 15:48:02
Message-Id: 20140825154757.468E83E43@oystercatcher.gentoo.org
1 zerochaos 14/08/25 15:47:57
2
3 Added: gnuradio-3.7.4-include_stringh.patch
4 Removed: include_stringh.patch
5 Log:
6 fix bug in qtgui where we included qwt5 but linked to qwt6, fix missing include for string.h
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
9
10 Revision Changes Path
11 1.1 net-wireless/gnuradio/files/gnuradio-3.7.4-include_stringh.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/files/gnuradio-3.7.4-include_stringh.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/files/gnuradio-3.7.4-include_stringh.patch?rev=1.1&content-type=text/plain
15
16 Index: gnuradio-3.7.4-include_stringh.patch
17 ===================================================================
18 commit 09ba248d3fc6afbebb784edfaf5e61413cd05255
19 Author: Tom Rondeau <tom@××××××××.com>
20 Date: Sun Jul 27 10:50:17 2014 -0400
21
22 volk: adding string.h to puppet for memset calls.
23
24 diff --git a/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h b/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
25 index fef9db5..8d31e46 100644
26 --- a/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
27 +++ b/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
28 @@ -3,6 +3,7 @@
29
30 #include <volk/volk.h>
31 #include <volk/volk_8u_x4_conv_k7_r2_8u.h>
32 +#include <string.h>
33
34 typedef union {
35 //decision_t is a BIT vector