GNOME Bugzilla – Bug 320253
Use G_MODULE_BIND_LAZY when dlopening modules
Last modified: 2005-11-22 14:57:54 UTC
As for bug #319557 Nautilus should use G_MODULE_BIND_LAZY when loading modules; this should enhance performance when loading plugins. Patch follows.
Created attachment 54096 [details] [review] proposed patch
Thanks for your bug. Could you send your patch on the nautilus list? maintainers usually comment on patches on it
I commited this. Thanks.