[Bug 794296] Using GST_PLUGIN_STATIC_DECLARE in c++ code
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 13 21:03:40 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794296
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Is it valid to have nested extern "C" blocks, i.e.
> extern "C" {
> extern "C" {
> ...
> }
> }
This could happen if the macro conditionally adds the blocks.
--
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