Marvin Schmidt

Results 5 issues of Marvin Schmidt

When proposing an update for pycairo to 1.21.0 on my distribution another developer raised the question whether pycairo follows a similar versioning scheme as cairo itselt with even minors being...

bluez 5.64 fails to build with clang-15.0.1 with the following error: ``` profiles/midi/midi.c:61:75: error: function definition is not allowed here void foreach_cb(const struct midi_write_parser *parser, void *user_data) { ^ profiles/midi/midi.c:78:40:...

The `rdcycle` instruction causes SIGILL with RISCV_PMU_SBI=y in the kernel[1] According to a PR for the highway project[2] which fixed the same problem there `rdtime` is the proper equivalent for...

Would be great if CI could tests these combinations as well as more distros use pytest 4 (or even 5 already) and python 3.8

I'm trying to build coreutils 0.0.15 on a x86_64-pc-linux-musl host using the full LLVM toolchain and see the following build error: ``` Running `rustc --crate-name libstdbuf --edition=2021 src/uu/stdbuf/src/libstdbuf/src/libstdbuf.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat...