[gstreamer-bugs] [Bug 621510] New: GNOME Goal: Remove deprecated glib symbols
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jun 14 02:18:00 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=621510
GStreamer | gst-plugins-good | git
Summary: GNOME Goal: Remove deprecated glib symbols
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: a9016009 at gmx.de
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib
On 2010-05-11 g_strcasecmp usage was added:
./sys/oss4/oss4-mixer.c: if (g_strcasecmp (ptr, labels[i].oss_name) == 0)
{
./sys/oss4/oss4-mixer.c: if (g_strcasecmp (name, labels[i].oss_name) == 0) {
Also 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