diff options
author | Johannes Demel <demel@ant.uni-bremen.de> | 2020-06-09 10:20:50 +0200 |
---|---|---|
committer | Marcus Müller <marcus@hostalia.de> | 2020-06-22 15:27:17 +0200 |
commit | f356b83f005c6ae90ec93e51a35f06daced1d085 (patch) | |
tree | d60fbe48f4775fb6ab97be0c1978a4f1090b7760 /gr-analog/lib/sig_source_impl.cc | |
parent | 587303c5d87c07e2efc6ae94ad85e317251e5844 (diff) |
gr-uhd: Fix pmt_dict/pmt_pair checks
The PMT API changed. Previously, dicts and pairs would pass both checks
`is_pair` and `is_dict`. Now, pmt_dict is a subclass of pmt_pair. Thus,
a pair does not pass `is_dict` anymore while a dict still passes
`is_pair`.
Diffstat (limited to 'gr-analog/lib/sig_source_impl.cc')
0 files changed, 0 insertions, 0 deletions