Marcus Müller
Marcus Müller
@richvdh following the discussion on https://github.com/vector-im/element-web/issues/26231#issuecomment-1741816275 , hm, this seems to be a hard problem, even completely ignoring the implementation aspect. (Keeping crypto state between a server and a split-brain...
@richvdh thanks for the reply! I'd personally say "solved" is a bit of a mischaracterization: it's a rust-sdk shortcoming that's been *worked around*, to the effect that end users experience...
is a good addition to make the byteswap somewhat performant on non-x86 platforms, especially in light of #680
No, it's unrelated. However, #680 addressed that quite directly.
The patch to CodeCoverage.cmake is something I'm trying to upstream: bilke/cmake-modules#82
@jdemel done, but you won't be updating this anytime soon.
I'll quickly fix the DummyConnection issue. Regarding restart: yeah, I think just putting that warning there once is nicer, and we should maybe do that separately.
yeah, we're still only caring about the itemsize. I've written in-depth instructions on how to fix that, please refer to https://lists.gnu.org/archive/html/discuss-gnuradio/2023-12/msg00049.html If you feel like this is a set of...
by the way, this happens with inline headers too, and the block only sees the correct tags.
You can send messages while the flow graph is running, but that means you could never set the *initial* vector that way. If you want that, you will have to...