[Bug 770103] New: gstreamer fails to compile due to strsignal prototype mismatch

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 18 17:19:14 UTC 2016


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

            Bug ID: 770103
           Summary: gstreamer fails to compile due to strsignal prototype
                    mismatch
    Classification: Platform
           Product: GStreamer
           Version: 1.8.2
                OS: Windows
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: philippe_renon at yahoo.fr
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 333576
  --> https://bugzilla.gnome.org/attachment.cgi?id=333576&action=edit
fix strsignla function prototype to match actual declaration

strsignal prototype declares a return type of char* but implementation actually
returns a const char*.

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