Biswapriyo Nath
7e7d22e7d2
ytk: Fix function pointer casting compiler error with clang
This fixes the following compiler error.
../libs/tk/ytk/gtkscale.c:1474:50: error: incompatible function pointer types passing
'GCompareFunc' (aka 'int (*)(const void *, const void *)') to parameter of type
'GCompareDataFunc' (aka 'int (*)(const void *, const void *, void *)') [-Wincompatible-function-pointer-types]
(GCompareFunc) compare_marks,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gslist.h:76:26: note: passing argument to parameter 'func' here
GCompareDataFunc func,
^
2024-02-21 13:30:23 +01:00
..
2024-02-18 20:38:33 +01:00
2023-10-15 10:47:16 -06:00
2024-02-21 02:49:58 +01:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2024-02-12 14:07:59 +01:00
2024-01-06 21:52:48 +01:00
2024-01-06 21:52:48 +01:00
2023-10-31 09:56:40 -06:00
2024-02-18 19:31:19 -07:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2024-02-16 16:20:02 +01:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2023-11-28 17:05:03 +01:00
2024-02-18 18:19:35 +01:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2024-01-31 17:13:10 -07:00
2023-11-19 12:14:10 -07:00
2024-02-21 13:30:23 +01:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2023-09-23 23:53:05 +02:00
2024-01-06 21:52:48 +01:00
2024-01-20 15:38:35 +01:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00