Bug#1075259: mate-settings-daemon: ftbfs with GCC-14

2025-04-05 Thread Sergio Durigan Junior
-0400 @@ -0,0 +1,21 @@ +Author: Sergio Durigan Junior +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075259 +Forwarded: not-yet + +Description: atspi_device_listener_new's callback + (AtspiDeviceListenerCB) changed its signature, so we need to adjust + it here as well. +

Bug#1075259:

2025-03-02 Thread Dominik Stadler
When ignoring deprecation warnings, the following errors remain: 1. msd-a11y-keyboard-atspi.c msd-a11y-keyboard-atspi.c:131:53: error: passing argument 1 of ‘atspi_device_listener_new’ from incompatible pointer type [-Wincompatible-pointer-types] 131 | self->listener = atspi_device_liste