Files
poky/meta/recipes-support
Martin Jansa 57e51d5df3 at-spi2-core: backport a patch to fix build with gcc-14 on host
* fixes:
| ../at-spi2-core-2.42.0/atspi/atspi-device-listener.c: In function ?atspi_device_listener_new_simple?:
| ../at-spi2-core-2.42.0/atspi/atspi-device-listener.c:252:37: error: passing argument 1 of ?atspi_device_listener_new? from incompatible pointer type [-Wincompatible-pointer-types]
|   252 |   return atspi_device_listener_new (device_remove_datum, callback, callback_destroyed);
|       |                                     ^~~~~~~~~~~~~~~~~~~
|       |                                     |
|       |                                     gboolean (*)(const AtspiDeviceEvent *, void *) {aka int (*)(const struct _AtspiDeviceEvent *, void *)}
| ../at-spi2-core-2.42.0/atspi/atspi-device-listener.c:222:50: note: expected ?AtspiDeviceListenerCB? {aka ?int (*)(struct _AtspiDeviceEvent *, void *)?} but argument is of type ?gboolean (*)(const AtspiDeviceEvent *, void *)? {aka ?int (*)(const struct _AtspiDeviceEvent *, void *)?}
|   222 | atspi_device_listener_new (AtspiDeviceListenerCB callback,
|       |                            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~

(From OE-Core rev: e361d9e1021d7715d2b4e3af95832c910de67cad)

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-11-02 06:32:36 -07:00
..
2024-09-07 05:38:17 -07:00
2024-10-07 05:43:22 -07:00
2022-03-29 15:59:28 +01:00
2023-07-01 08:37:24 -10:00
2022-04-14 09:47:00 +01:00
2024-05-02 06:21:09 -07:00
2022-03-10 13:07:37 +00:00
2022-01-26 06:27:00 +00:00
2022-04-14 09:47:00 +01:00
2022-12-01 19:35:04 +00:00
2023-08-02 04:47:13 -10:00
2021-10-23 17:42:26 +01:00
2023-08-07 04:40:43 -10:00
2024-04-21 06:33:34 -07:00
2022-09-12 08:41:47 +01:00
2024-09-04 05:57:57 -07:00
2022-09-12 08:41:47 +01:00
2022-12-23 23:05:50 +00:00
2024-04-21 06:33:34 -07:00
2022-02-05 17:46:05 +00:00
2023-07-21 06:27:34 -10:00
2024-11-02 06:32:36 -07:00
2022-06-22 23:46:29 +01:00