[Bug 754464] Add support for g_autoptr() and friends
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 6 13:23:52 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754464
Xavier Claessens <xclaesse at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #312756|0 |1
is obsolete| |
--- Comment #7 from Xavier Claessens <xclaesse at gmail.com> ---
Created attachment 312758
--> https://bugzilla.gnome.org/attachment.cgi?id=312758&action=edit
Script to generate gst-*-autocleanups.h
All files can be generated at once with:
for f in `find -name "*.gir"`; do gen-autocleanup.py $f; done
--
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