[Bug 686456] g_type_init is no longer required

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 20 05:15:03 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=686456
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.2

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-10-20 12:14:56 UTC ---
commit bf2452d776899a197239cb6e10882f2978b9ae0c
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Oct 20 12:54:06 2012 +0100

    g_type_init() is no longer required and deprecated in glib >= 2.35.0

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


Dunno about the GLIB_VERSION_MIN_REQUIRED, I think it mostly makes sense for
releases, but there it's not needed, since we don't use -Werror for releases,
and any warnings don't hurt.

For git we still want warnings so we can fix stuff, I think, rather than
suppress the warnings.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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