Moritz Geier

Results 4 issues of Moritz Geier

The type triat `std::aligned_storage` will be deprecated from C++23 onward, since it's used in some modules, like `memory` compilation fails if you run it with `-Wall -Werror` in GCC.

**Component** * Rule Engine **Description** I'm trying to implement an RPC call from a User Application over Thingsboard to my device. Since my device has restricted resources I build my...

question

Hello, I got an error on Windows 11 and MSVC 19.39 where the parser fails. This happens if the `dfa_match` returns `uninitialized16` and we try to add it to the...

Hello, I'm currently working on a hexapod as a hobby project and am amazed by embassy so far (my first rust project too btw). But I have some troubles. Since...