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
..
2015-10-23 11:28:03 -04:00
2022-07-25 22:30:22 +01:00
2014-05-30 10:22:35 -04:00
2022-07-05 11:06:49 +00:00
2022-07-05 11:06:49 +00:00
2022-05-20 09:08:09 -04:00