[Bug 728443] Duplicated symbols in several plugins

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 18 00:38:20 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728443
  GStreamer | packages | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-18 07:38:17 UTC ---
(In reply to comment #2)
> Would using the hidden attribute (via G_GNUC_INTERNAL) fix this ?

No, as we link it all into a single file on iOS and Android. G_GNUC_INTERNAL
only makes sure that the symbol is not visible outside a single DSO, but inside
the DSO you would still have the conflicts

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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