bmcpt

Results 12 issues of bmcpt

### Problem I'm writing a proc macro that generates code based on the operating system for which the library/executable is being compiled. This macro generates OS specific code for windows/linux/macos/android....

C-feature-request
Needs design
S-blocked
A-proc-macro

**Description** I need to render an overlay on the navigation target contents while a transition is happening. Is it possible to do this in compose?

stale

This icon is not available: https://fontawesome.com/icons/arrow-down-a-z?s=solid

The client avoids creating a pty shell on android. What is the reason for that?

If the following file is parsed using dbcppp, the `New_Signal_4` multiplexer value will be applied to signal of `New_Message_4` as well, even though it's message id doesn't match. ``` VERSION...

Signals have a field `signal_multiplexer_values` which is a vector: https://github.com/xR3b0rn/dbcppp/blob/067abf5609788b24626ab9b496aa96d4b5d252a5/src/libdbcppp/SignalImpl.h#L88 But when I open a DBC file in candb++, it only allows me to set a single multiplexer for each...

This makes error reporting impossible for anything that isn't a cli program (server, GUI).

The reason is that SIGSTKSZ is not constexpr anymore: https://stackoverflow.com/questions/71454588/minsigstksz-error-after-update-in-my-manjaro-linux