[Bug 754464] Add support for g_autoptr() and friends
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 6 12:19:20 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754464
--- Comment #6 from Xavier Claessens <xclaesse at gmail.com> ---
Created attachment 312756
--> https://bugzilla.gnome.org/attachment.cgi?id=312756&action=edit
Script used to generate autocleanup header
I wrote that quick python script to extract all records/class from a .gir file
and output the corresponding G_DEFINE_AUTOPTR_CLEANUP_FUNC(). It can be used to
create a header for all other gst libs that install public API.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list