Skip to content

gobject: define HAVE_OPTIONAL_FLAGS for sizeof(void*) > 8

Alexander Richardson requested to merge arichardson/glib:optional-flags into main

The padding space for this extra field is also available if void * is larger than 8 bytes.

Edited by Alexander Richardson

Merge request reports