Files
meta-openembedded/meta-gnome/recipes-gnome
Changqing Li b8d92b383d libwnck: fix build failure for lib32-libwnck
Fix the following compile error:
../../sources/libwnck-2.31.0/libwnck/tasklist.c:4355:49: error: passing argument 2 of 'sn_startup_sequence_get_last_active_time' from incompatible pointer type [-Wincompatible-pointer-types]
 4355 |                                                 &tv_sec, &tv_usec);
      |                                                 ^~~~~~~
      |                                                 |
      |                                                 long int *
In file included from /build/tmp/work/core2-32-wrsmllib32-linux/lib32-libwnck/2.31.0/lib32-recipe-sysroot/usr/include/startup-notification-1.0/libsn/sn.h:32,
                 from ../../sources/libwnck-2.31.0/libwnck/private.h:36,
                 from ../../sources/libwnck-2.31.0/libwnck/tasklist.c:40:
/build/tmp/work/core2-32-wrsmllib32-linux/lib32-libwnck/2.31.0/lib32-recipe-sysroot/usr/include/startup-notification-1.0/libsn/sn-monitor.h:84:79: note: expected 'time_t *' {aka 'long long int *'} but argument is of type 'long int *'
   84 |                                                            time_t            *tv_sec,
      |                                                            ~~~~~~~~~~~~~~~~~~~^~~~~~

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-08-28 07:56:01 -07:00
..
2025-01-29 17:43:04 -08:00
2023-11-11 09:26:41 -08:00
2024-12-19 09:41:27 -08:00
2025-06-25 06:44:55 -07:00
2025-05-13 08:27:19 -07:00
2025-07-21 22:43:58 -07:00
2025-07-08 23:40:28 -07:00
2025-03-21 11:07:32 -07:00
2025-02-12 09:16:08 -08:00
2023-11-11 09:26:41 -08:00
2025-03-18 07:36:56 -07:00
2025-07-08 23:40:28 -07:00
2024-03-23 10:01:49 -07:00
2025-03-25 09:33:52 -07:00
2024-01-14 10:54:10 -08:00
2025-03-18 07:36:55 -07:00
2025-07-21 22:43:59 -07:00
2025-07-23 08:46:32 -07:00
2025-05-18 09:08:10 -07:00
2025-08-25 20:07:20 -07:00
2025-03-29 09:31:02 -07:00
2024-07-18 09:08:52 -07:00
2025-07-22 16:39:48 -07:00