Skip to content

Resolve "Warn when method/signal uses type 'h' but lacks GDBus.C.UnixFD annotation"

Will Thompson requested to merge wjt/glib:1726-gdbus-codegen-h into master

Closes #1726 (closed) by changing the generated code in a backwards-incompatible manner. Comes with some refactoring, which is split to a separate commit in case we find we need to revert the breaking change.

Merge request reports