Ismael Luceno
Ismael Luceno
$ LANG=C.UTF-8 irssi -\! panic: locale.c: 931: Unexpected character in locale name '2E. It worked fine on previous versions, tested with v1.2.3.
The call to` snd_pcm_hw_params_set_channels` in `do_connect_pcm` may fail, it should probably be replaced by one of it's alternatives, or at least just not abort if it fails.
It would be useful to be able to control the faces used for headlines, as when using different font sizes, the result looks awful in the sidebars.
It would be useful, specially for the sidebar-tree, to be read-only, to prevent accidental modifications.
Build Log: ``` ... Compiling (2 of 2) ../ghidra-native/src/Processors/x86/data/languages/x86-64.slaspec WARN 247 NOP constructors found WARN Use -n switch to list each individually WARN 201 unnecessary extensions/truncations were converted to copies...
Releases
Making relases would be useful for packaging. I understand for a small/mature project it could be cumbersome, but it doesn't have to be more than snapshots' handles, with a monotonic...
### Description Fix build against musl libc. Probably `MALLOC_UNIXLIKE_OVERLOAD_ENABLED` only works with `glibc`, so use `__GLIBC__` in addition to `__linux__` to define it. - [x] - git commit message contains...
### Description Check for the `libucontext` package. The `ucontext.h` API may be implemented outside the libc. Without this patch the build seems to succeed but results in under-linking. - [x]...
### PR creator: Description Warn users about Wayland incompatibility with VNC sessions. ### PR creator: Are there any relevant issues/feature requests? * bsc#1202038 ### PR creator: Which product versions do...