[Bug 767578] New: Qt-GStreamer not compiling with Clang 3.8

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jun 12 21:57:30 UTC 2016


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

            Bug ID: 767578
           Summary: Qt-GStreamer not compiling with Clang 3.8
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: qt-gstreamer
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: aleixpol at kde.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 329650
  --> https://bugzilla.gnome.org/attachment.cgi?id=329650&action=edit
fix

That's the error messages:
/home/apol/devel/frameworks/qt-gstreamer/elements/gstqtvideosink/gstqtquick2videosink.cpp:251:51:
error: invalid suffix on literal; C++11 requires a space between literal and
identifier [-Wreserved-user-defined-literal]
    GST_TRACE_OBJECT(self, "Posting new buffer (%"GST_PTR_FORMAT") for
rendering.", buffer);

Patch attached.

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