SWIG Masters,
Was wondering if the line:
%include <gr_top_block.i>
… was intentional in:
gnuradio/gnuradio-core/src/lib/runtime/gr_top_block.i
If so, what does this apparent self-reference (recursive?) do?
Regards.
SWIG Masters,
Was wondering if the line:
%include <gr_top_block.i>
… was intentional in:
gnuradio/gnuradio-core/src/lib/runtime/gr_top_block.i
If so, what does this apparent self-reference (recursive?) do?
Regards.
On Wed, Jun 13, 2012 at 3:25 PM, Richard Graham
[email protected]wrote:
%include <gr_top_block.i>
… was intentional in:
gnuradio/gnuradio-core/src/lib/runtime/gr_top_block.i
If so, what does this apparent self-reference (recursive?) do?
Apparently it does nothing at all, and SWIG doesn’t mind
That line got added somehow when I did the top_block/hier_block2 work
back
in 2007 (!) and has gone unnoticed until now. I’ll remove it.
Thanks.
Johnathan
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs