2018-01-30 Rico Tzschichholz Release 0.34.15 gstreamer-1.0: Cherry-pick some fixes from 0.38 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 2018-01-30 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-30 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 Regenerate GIR-based bindings girparser: Set NoAccessorMethod for non-readable and construct-only properties