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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 17 08:00:01 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 25d2b8a6086fbdfd318c9f18f7c5112292b1814c (HEAD -> master)
Author: Scott D Phillips <scott.d.phillips at intel.com>
Date:   Fri Jun 16 18:08:39 2017 -0700

    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.

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

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