Files
buildroot/package
Gwenhael Goavec-Merou d041f0db8a package/gqrx: fix build with boost 1.73.0
With boost >= 1.73, placeholders must be qualified by using the full namespace.

Without the namespace, the build fails with:
gqrx-2.12.1/src/dsp/rds/parser_impl.cc: In constructor 'gr::rds::parser_impl::parser_impl(bool, bool)':
gqrx-2.12.1/src/dsp/rds/parser_impl.cc:42:72: error: '_1' was not declared in this scope
set_msg_handler(pmt::mp("in"), boost::bind(&parser_impl::parse, this, _1));

backport Pull Request https://github.com/csete/gqrx/pull/811

fix:
- http://autobuild.buildroot.net/results/73c490ba361dd6040720442bcbf332f1c3cc4882/

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-06-24 21:40:17 +02:00
..
2020-05-09 23:33:54 +02:00
2020-06-04 23:26:37 +02:00
2020-03-22 21:57:07 +01:00
2020-06-02 21:59:52 +02:00
2020-04-11 09:48:58 +02:00
2020-06-14 21:59:41 +02:00
2020-05-09 16:51:17 +02:00
2020-06-02 22:16:32 +02:00
2020-05-09 23:11:23 +02:00
2020-06-22 21:36:15 +02:00
2020-04-27 22:28:44 +02:00
2020-04-19 22:48:58 +02:00
2020-06-14 16:53:13 +02:00
2020-06-20 08:32:25 +02:00
2020-06-06 21:21:13 +02:00
2020-04-23 23:38:10 +02:00
2020-05-02 21:31:21 +02:00
2020-06-18 22:39:22 +02:00
2020-05-21 15:16:42 +02:00
2020-05-25 22:04:35 +02:00
2020-04-07 07:49:08 +02:00
2020-06-14 18:07:58 +02:00
2020-05-01 14:09:42 +02:00
2020-06-02 21:59:52 +02:00
2020-04-25 21:28:53 +02:00
2020-06-06 00:01:14 +02:00
2020-06-07 11:12:29 +02:00
2020-06-21 22:47:50 +02:00
2020-04-13 23:08:46 +02:00
2020-03-29 18:35:22 +02:00
2020-03-29 16:32:51 +02:00
2020-06-10 23:32:37 +02:00
2020-04-21 21:35:54 +02:00
2020-06-20 16:24:06 +02:00
2020-05-01 15:08:04 +02:00
2020-06-14 12:07:18 +02:00
2020-06-04 23:03:45 +02:00
2020-04-06 22:13:57 +02:00
2020-06-06 11:10:32 +02:00
2020-04-13 21:55:59 +02:00
2020-06-23 23:19:03 +02:00
2020-06-04 23:24:46 +02:00
2020-05-26 12:02:13 +02:00
2020-04-19 10:23:22 +02:00
2020-05-15 21:33:59 +02:00
2020-03-28 14:53:50 +01:00
2020-04-13 22:34:50 +02:00
2020-04-05 16:25:43 +02:00
2020-05-15 21:33:42 +02:00
2020-06-10 23:27:03 +02:00
2020-06-20 08:34:09 +02:00
2020-04-08 16:53:23 +02:00
2020-04-08 21:18:57 +02:00
2020-04-12 23:14:12 +02:00
2020-06-10 23:22:55 +02:00
2020-06-05 22:09:21 +02:00
2020-05-07 22:48:59 +02:00
2020-05-01 14:04:51 +02:00
2020-04-25 22:34:43 +02:00
2020-05-02 18:34:30 +02:00
2020-06-02 22:14:19 +02:00
2020-06-18 23:36:19 +02:00
2020-04-25 21:29:18 +02:00
2020-03-22 22:05:03 +01:00
2020-05-28 22:33:52 +02:00
2020-05-09 21:58:38 +02:00
2020-04-04 17:30:37 +02:00
2020-06-06 23:48:55 +02:00
2020-03-26 23:01:10 +01:00
2020-05-25 22:48:44 +02:00
2020-05-17 21:38:47 +02:00
2020-04-21 21:35:43 +02:00
2020-04-01 21:51:06 +02:00
2020-06-17 22:49:26 +02:00
2020-06-14 16:18:53 +02:00
2020-06-17 22:56:56 +02:00
2020-04-21 21:35:33 +02:00
2020-03-29 16:52:01 +02:00
2020-06-17 22:22:21 +02:00
2020-03-29 21:52:51 +02:00
2020-04-27 22:26:40 +02:00
2020-06-10 23:24:48 +02:00
2020-03-22 15:33:31 +01:00
2020-06-18 22:14:18 +02:00
2020-04-27 22:20:16 +02:00
2020-06-23 23:19:03 +02:00
2020-04-19 15:30:20 +02:00
2020-05-03 21:57:44 +02:00