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 76863 - Way to dlopen() without global symbols
Way to dlopen() without global symbols
Status: RESOLVED DUPLICATE of bug 71615
Product: glib
Classification: Platform
Component: general
2.0.x
Other other
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2002-03-29 03:44 UTC by Havoc Pennington
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2002-03-29 03:44:13 UTC
We should have a way to do a dlopen() without global symbols.
(Not portable I guess? but we should at least have a 
G_MODULE_LOCAL_SYMBOLS_IF_SUPPORTED flag or something.)

Should really then be using this in gdk-pixbuf etc.
Comment 1 Owen Taylor 2002-03-29 03:52:39 UTC

*** This bug has been marked as a duplicate of 71615 ***