Louis Brunner

Results 16 issues of Louis Brunner

Don't merge, this is for demonstration purposes only.

Following the closure of #183 because of the change of the `master` branch to `main`, I recreate this PR as-is, original text follows: Thanks a lot for this great project!...

See mailing list: https://sourceforge.net/p/valgrind/mailman/message/37138683/

bug
10.13

Hi @paultag, thanks a lot for this nice library! In our current project, we sometimes use your package in an automated fashion and inject PIN/Management Key through the `Options` struct...

### Describe the bug Not sure if a type alias for reference on a struct should be allowed but it generates invalid C. ### Expected Behavior It builds or return...

Bug

### Describe the bug Builder fails when compiling C when trying to spawn a receiver method from a generic struct. ### Expected Behavior Program builds. ### Current Behavior ``` /tmp/v_501/bug.8279956369860035445.tmp.c:1222:24:...

Bug

Resolves #622 # Context Currently, `--image-label` expects a list of `key=value` labels separated by commas. This means it is impossible to have labels whose value contain commas. This is problematic...