This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.
Sylvain Munaut tnt at 246tnt.comOn Fri, Jan 31, 2020 at 5:22 AM <argilo at gmail.com> wrote:
>
> From: Clayton Smith <argilo at gmail.com>
>
> Since GNU Radio is gradually replacing Boost with C++11, it seemed worth
> doing that for the HackRF blocks I was working on. This change removes
> all usage of boost::assign.
> ---
> lib/hackrf/hackrf_common.cc | 54 +++++++++++++++--------------------
> lib/hackrf/hackrf_common.h | 1 +
> lib/hackrf/hackrf_sink_c.cc | 11 +------
> lib/hackrf/hackrf_source_c.cc | 11 +------
> 4 files changed, 26 insertions(+), 51 deletions(-)
Tx, merged.
Cheers,
Sylvain