mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-22 07:49:24 +01:00
tests/onceinit.c: In function ‘stress_concurrent_initializers’:
tests/onceinit.c:267:17: error: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’
267 | for (i = 0; i < G_N_ELEMENTS (initializers); i++)
| ^
10 KiB
10 KiB