skeetsaz

Results 3 issues of skeetsaz

Looks like there's a bug where if you specify some options in a config yaml they will not be respected but the same options specified as command line args are....

bug

If you set ctor_convention to "uses-leading-allocator" in the configuration yaml it only partially correct. Fields get correctly initialized with leading-allocator construction but the message classes themselves still use trailing-allocator construction....

Nunavut should code-generate C++ serialization functions that do a simple memcpy when possible. This would only be possible where the underlying architecture is compatible with the Cyphal serialization in certain...