[Bug 783868] New: tests: dash & adaptivedemux: move iterator variable declaration out of `for`

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 16 18:14:18 UTC 2017


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

            Bug ID: 783868
           Summary: tests: dash & adaptivedemux: move iterator variable
                    declaration out of `for`
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: scott.d.phillips at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 353915
  --> https://bugzilla.gnome.org/attachment.cgi?id=353915&action=edit
[PATCH] tests: dash & adaptivedemux: move iterator variable declaration out of
`for`

This is a c99-ism that gcc 4.8.5 errors on unless -std=c99 is specified.

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