After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 639218 - Exports private symbols
Exports private symbols
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editing-services
git master
Other Linux
: Normal blocker
: 0.10.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-11 15:36 UTC by Sebastian Dröge (slomo)
Modified: 2011-01-11 17:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ges: Mark some private symbols static (3.56 KB, patch)
2011-01-11 15:37 UTC, Sebastian Dröge (slomo)
none Details | Review
ges: Only export symbols starting with ges_ or GES_ (1.09 KB, patch)
2011-01-11 15:37 UTC, Sebastian Dröge (slomo)
none Details | Review

Description Sebastian Dröge (slomo) 2011-01-11 15:36:31 UTC
See attached patches
Comment 1 Sebastian Dröge (slomo) 2011-01-11 15:37:07 UTC
Created attachment 178047 [details] [review]
ges: Mark some private symbols static
Comment 2 Sebastian Dröge (slomo) 2011-01-11 15:37:14 UTC
Created attachment 178048 [details] [review]
ges: Only export symbols starting with ges_ or GES_
Comment 3 Edward Hervey 2011-01-11 17:23:41 UTC
commit 93eb5cc74a0dbeed4952495c94ffa125518b8054
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Tue Jan 11 16:32:56 2011 +0100

    ges: Only export symbols starting with ges_ or GES_
    
    https://bugzilla.gnome.org/show_bug.cgi?id=639218

commit 818368ffcf3e586664921fafb2f3e14df87afbb6
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Tue Jan 11 16:35:05 2011 +0100

    ges: Mark some private symbols static
    
    https://bugzilla.gnome.org/show_bug.cgi?id=639218