[Bug 756065] New: audioaggregator: fix build error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 4 16:46:14 PDT 2015


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

            Bug ID: 756065
           Summary: audioaggregator: fix build error
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Build error due to wrong argument type in debug message

gstaudioaggregator.c:1142:5: error: format '%lu' expects argument of type 'long
unsigned int', but argument 8 has type 'gint64' [-Werror=format=]
     GST_DEBUG_OBJECT (aagg, "Starting at offset %lu", aagg->priv->offset);

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