Skip to content

Dump pointer types in the introspection blob

Emmanuele Bassi requested to merge ebassi/pointer-types into main

Instead of skipping types that inherit from G_TYPE_POINTER, add a new ancillary element into the raw dump that gets processed by g-ir-scanner.

See: gobject-introspection!470 (merged)

Merge request reports