Marcus Müller
Marcus Müller
Hi @geoff-m ! I'm assuming this is about grc-qt, right?
Hey @haakov, let me put the onus of making a management decision of whether this makes sense to integrate on you. Not sure why we added the "hold backport". any...
Can confirm, stumbled across this but thought I had broke something when fiddling with GRC.
Hi @bernerus! Is this about the "old" GRC, or the Qt-port of GRC? we're currently tracking feature requests and bugs for both, so that's why I'm asking :)
> There's no QA for gr::prefs _at all_. Not true: ``` def test_001(self): p = gr.prefs() # Read some options self.assertFalse(p.has_option('doesnt', 'exist')) # At the time these tests are run,...
This being a really well-stressed multi-platform-problematic core component, lack of testing *does* constitute a bug, since we'll not notice failures. There's been at least one acute instance of this biting...
remains valid, should be sensibly fixable, long-term maintainability issue.
Nice, thanks for the report! And all the other high-quality reports, too, by the way!
For a lot of them, the workload is really finding them, taking note of them (if you sit down and say "I'll improve GRC today" without notes of what you...
aside from places where it's OK (gr::prefs, gnuradio-config-info, pmt::print, flowgraph dotfile dump, terminate handler…) still present in the C++ flowgraph template, Thrift, fec_mtrx_impl, polar_common (and other gr-fec places). Since this...