glib/gobject
Emmanuele Bassi 903c004b37 Fix array-bounds compiler warnings with GCC 12
GCC isn't smart enough to recognise that the assertion on the size of
N_PROPERTIES also affects the assertion on the GParamSpec array access,
so we need to coalesce the two checks into one to avoid an array-bounds
compiler warning.
2022-09-02 12:46:57 +01:00
..
2022-01-28 16:01:22 -08:00
2022-01-28 16:01:22 -08:00
2022-07-05 11:06:49 +00:00
2021-07-29 10:09:27 -04:00
2020-11-17 15:50:07 +00:00
2022-07-05 11:06:49 +00:00
2022-07-05 11:06:49 +00:00