Marcus Müller

Results 473 comments of Marcus Müller

Thanks for the clarification! Much appreciated that you point me in the right directions :+1:

@xarinatan you're describing a separate issue, as far as I understand it, namely that single-tab-ensurance mechanism has a bug. So, please fill in a separate issue. Help the maintainers –...

I'd still love to see this (mostly because it requires that developers actually add units to parameters, and this is one sensible way of extracting that info again); #6888 removed...

I'm leaving this very well-aged issue open, as it has relevance for GR4.0 GUI

yes, but it also fails without – are we sure we need a specific C++ std library just to build a parser tool?

I might be misinterpreting this output, but isn't it slower in all non-power-of-2 settings?

hey, I might still be misunderstanding things; I'm just comparing 1009 length FFT impls (since these are the only non-power-of-2 ones, and as I'm travelling I can't build the benchmark/test...

Yep, but changing this behavior now would break several pieces of critical infrastructure. So, hm, we'd need to make it a choice which input you want, far as I can...

Hi @rsekman! Thanks! Stupid question, because I need to figure out whether this can be backported to existing release series: If someone enters a multicast IP address right now, it...

Ah an optional argument wouldn't be an API break (not even an ABI break, usually), because a program that doesn't know the new argument still compiles with the new signature....