On 11/25/2013 09:48 PM, Michael S. Tsirkin wrote:
> +#if GLIB_CHECK_VERSION(2, 14, 0)
> +    assert(g_array_get_element_size(table) == 1);
> +#endif

https://developer.gnome.org/glib/2.28/glib-Arrays.html#g-array-get-element-size

says "Since 2.22", not 2.14.


r~

Reply via email to