Maarten de Vries

Results 13 issues of Maarten de Vries

The `can_frame` struct on Linux has a `len8_dlc` field which can be used to stuff a few extra bits in the `dlc` field of the actual CAN frame on the...

S-waiting-on-author

Currently, `pacman` dies on packages from the cloudabi-ports repository. First it successfully finishes package verification (or appears to, anyway), and then it says: ``` failed to commit transaction (invalid or...

Because the `BitFlags` type comes from the `enumflags2` crate, we can not add our own `impl` blocks for it or impl traits for it. Would you be interested in an...