mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-21 07:28:36 +01:00
tests/mainloop-test.c: In function ‘cleanup_crawlers’:
tests/mainloop-test.c:358:15: error: comparison of integer expressions of different signedness: ‘gint’ {aka ‘int’} and ‘guint’ {aka ‘unsigned int’}
358 | for (i=0; i < crawler_array->len; i++)
| ^
9.1 KiB
9.1 KiB