Thanks, Josh. Nice to confirm. I was having some trouble finding what I was
looking for in the change history, so I thought I’d just ask.
Jeff
From: Josh Morman
Sent: Wednesday, March 23, 2022 4:35 AM
To: Jeff S
Cc: discuss-gnuradio@gnu.org
Subject: Re: gr_modtool rm in v3.9
Jeff,
I
Jeff,
I'm guessing the issue is with the tool. Modtool went through some changes
3.8-->3.9 as Swig was removed and the extra step of `modtool bind` was
added.
Josh
On Tue, Mar 22, 2022 at 11:28 AM Jeff S wrote:
> I tried using gr_modtool in v3.9.5.0 to add a block, including python and
> C++
I tried using gr_modtool in v3.9.5.0 to add a block, including python and C++
QA code. I then did a gr_modtool rm on that block, but the C++ QA code file
was not removed, and the file shows up in the lib/CMakeLists.txt file.
I tried a test with the same thing in v3.8.5.0, and it seems like the