NHOrus
NHOrus
It works with workaround, but ideally should be replaced with sigsuspend
Due to correctly detecting features removed from C99 as major source of errors Fixing includes and main signature. Closes: #6
Some packaging systems flag this. ``` CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (XKBCommon_KeySyms) does not match the name of the calling package (XKBCommon). This...
Attempts to build libgphoto2 with clang fails with error: ``` make[4]: Entering directory '/var/tmp/portage/media-libs/libgphoto2-2.5.30/work/libgphoto2-2.5.30-abi_x86_64.amd64/libgphoto2_port/libgphoto2_port' /bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -march=native -Wall -Wmissing-declarations -Wmissing-prototypes -no-undefined -Wl,--version-script=/var/tmp/portage/media-libs/libgphoto2-2.5.30/work/libgphoto2-2.5.30/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver -version-info 13:0:1 -Wl,-O1...
In montage mode, in KDE with scale level 2, previews are still at original resolution from config file, not upscaled for best experience. Also, I think montage width/length are calculated...
**Describe the bug** KDE 6 networkmanager applet with default (breeze) icon set shows connection strength signal strength of visible networks by varying icon. This feature doesn't work with Qogir. Equally,...
Can you point where one can get sources? If it's impossible, maybe bundle it? Do you need to support AMPI integration? Are there anywhere a supported version of AMPI? Are...
**Environment:** - **Operating system**: Linux(Gentoo) - **Python version** 3.12.3 - **SDL version** 2.30.3 - **PyGame version** 2.5.2 - **GCC Version**: 14.1.0 **Current behavior:** Fails to compile with error **Expected behavior:**...
GCC-14 enabled errors on long-deprecated C features, like functions declared without prototype. Clang did it long time ago netatop fails under this category: ``` /var/tmp/portage/sys-process/atop-2.10.0-r1/work/netatop-3.1/module/netatop.c:1041:11: error: a function declaration without...
in one of two versions of code, but not used anywhere. Noted in NEWS as removed. It breaks compilation in some systems.