2018-01-30 Rico Tzschichholz Release 0.38.6 2018-01-29 Rico Tzschichholz gstreamer-1.0: Update from 1.13+ git master Regenerate GIR-based bindings girparser: Don't accept methods as property-accessor which throw errors This should be considered a temporary fix. https://bugzilla.gnome.org/show_bug.cgi?id=792998 girparser: Ignore conflicting closure/destroy indexes Reverse references from closure/destroy parameters back to the callback break our later logic, so skip this additional information. 2018-01-29 Ernestas Kulik codegen: Fix return-type for cancelled async creation methods of classes While gcc just puts out a warning clang actually fails due to -Werror=return-type. https://bugzilla.gnome.org/show_bug.cgi?id=792942 2018-01-29 Rico Tzschichholz tests: Add missing PrintfFormat attribute https://bugzilla.gnome.org/show_bug.cgi?id=657378 codegen: Infer error parameter from abstract/virtual method implementations https://bugzilla.gnome.org/show_bug.cgi?id=614294 tests: Add test for invalid variadic function https://bugzilla.gnome.org/show_bug.cgi?id=615450 vala: Variadic constructors without a real first parameter are not allowed gtk+-4.0: Only override type of "event" parameters libvaladoc: Keep bootstrap-support with valac >= 0.16.1 Regenerate GIR-based bindings girparser: Set NoAccessorMethod for non-readable and construct-only properties