[Bug 786763] ipcpipeline: tests and example don't build on macOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 31 13:24:29 UTC 2017


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #2 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
(In reply to George Kiagiadakis from comment #1) 
> Just for the record, the {0} initializer warnings is a compiler bug.

I'm not sure it make sense in this context, but I've seen code initializing the
first member of the struct with proper type, and then just adding a comma,
which was assumed more portable in the code I've seen.

  struct my_type mt = { NULL, };

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