[gstreamer-bugs] [Bug 605100] GNOME Goal: Remove deprecated glib symbols

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 14 02:27:42 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=605100
  GStreamer | gst-plugins-base | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|0.10.26                     |0.10.30

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2010-06-14 09:27:40 UTC ---
commit 29fe8adea8e96d5b4522fc83e38525b74fd7a6ce
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon Jun 14 11:20:00 2010 +0200

    jsseek: Don't use deprecated GLib API

    Fixes once again bug #605100.



commit 7a0fdf5423b537cf7e2d8fffcb5126a8d4b7d438
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon Jun 14 11:26:08 2010 +0200

    gst-glib.m4: Define G_DISABLE_DEPRECATED for GIT versions

    If deprecated API is found, for which the replacement is in
    a newer version of GLib than we currently depend on, use
    the new API in a #if GLIB_CHECK_VERSION block and remove
    that block after depending on a new enougb GLib version.

    Fixes bug #605100.

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