[Bug 705959] New: souphttpsrc deprecated symbols

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 13 22:51:49 PDT 2013


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

           Summary: souphttpsrc deprecated symbols
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bilboed at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gstsouphttpsrc.c: In function 'gst_soup_http_src_got_headers_cb':
gstsouphttpsrc.c:752:9: error: 'soup_message_headers_get' is deprecated
(declared at /usr/include/libsoup-2.4/libsoup/soup-message-headers.h:40): Use
'soup_message_headers_get_one or soup_message_headers_get_list' instead
[-Werror=deprecated-declarations]
cc1: all warnings being treated as errors

With libsoup 2.40.3

I tried using #ifdef soup_message_headers_get_one ... but that didn't work

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