glib/gobject
Emmanuele Bassi 8fb03af05d 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.

(cherry-picked from commit 903c004b37d723972b07ecbdd880ae0d2c8b767d)
2022-09-20 12:20:17 +02:00
..
2022-01-28 16:01:22 -08:00
2022-01-28 16:01:22 -08:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2021-07-29 10:09:27 -04:00
2020-11-17 15:50:07 +00:00
2021-12-30 12:40:47 +00:00
2022-02-01 17:09:14 -08:00
2022-02-01 17:09:14 -08:00