[Bug 754464] Add support for g_autoptr() and friends

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 10 09:45:26 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754464

Xavier Claessens <xclaesse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #312758|0                           |1
        is obsolete|                            |

--- Comment #14 from Xavier Claessens <xclaesse at gmail.com> ---
Created attachment 315198
  --> https://bugzilla.gnome.org/attachment.cgi?id=315198&action=edit
Script used to generate patches

I updated the script to add the G_DEFINE_AUTOPTR_CLEANUP_FUNC in each header
instead of grouping them all in a single header. This allows using G_DECLARE_*
even when including individual headers instead of having to include the global
.h file. Especially important when we'll starting using it in gst itself.

-- 
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