[Bug 782860] New: validate: g_object_newv() is deprecated

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 20 10:40:24 UTC 2017


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

            Bug ID: 782860
           Summary: validate: g_object_newv() is deprecated
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-devtools
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vjaquez at igalia.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Since glib version 2.54, g_object_newv() is deprecated.

This patch changes that function with a simpler g_object_new(),
since no properties are set.

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