Mike Gilbert
Mike Gilbert
This was originally added as a workaround for musl, where ctypes.util.find_library fails. Instead, we now try to load "libc.so" as a fallback and can just rely on ctypes to call...
By convention the "test" USE flag is used to control dependencies required for execution of the src_test function. The "test" USE flag has no special meaning in PMS. The Gentoo...
I tried out the latest `gesftpserver` code on my distro of choice (Gentoo Linux). As a test, I downloaded some files using WinSCP with SFTP v6 enabled. Transferring files with...
Following on from https://github.com/FreeRDP/FreeRDP/issues/10085, I now get 2 warnings when building from master. ``` libfreerdp/core/orders.c:4018:33: warning: ‘free_cache_color_table_order’ called on pointer returned from a mismatched allocation function [-Wmismatched-dealloc] winpr/libwinpr/utils/test/TestStream.c:132:9: warning: ‘Stream_Free’...
If the user has not modified an installed config file, there should be no risk of exposing secret information by including the file. This makes quickpkg behave more reasonably with...
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain It is rarely valid to reference MULTILIB_USEDEP in BDEPEND....