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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 14 02:10:55 PDT 2010


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

André Klapper <a9016009> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      GNOME version|2.27/2.28                   |2.29/2.30
             Status|RESOLVED                    |REOPENED
                 CC|                            |a9016009 at gmx.de
         Resolution|FIXED                       |

--- Comment #6 from André Klapper <a9016009 at gmx.de> 2010-06-14 09:10:47 UTC ---
Commit on 2010-03-30 added usage of g_io_channel_read:

$:andre\> grep -r g_io_channel_read .
./tests/examples/seek/jsseek.c:      g_io_channel_read (source, buf, sizeof
(struct js_event), &bytes_read);

Hence reopening. Please consider using "-DG_DISABLE_DEPRECATED" by default.

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