GNOME Bugzilla – Bug 138403
[cygwin patch] GModule won't load cygwin DLLs
Last modified: 2011-02-18 16:07:24 UTC
GModule won't load Cygwin DLLs (named cygfoo.dll, rather than libfoo.dll). This patch special cases Cygwin library naming in gmodule-win32.c.
Created attachment 26059 [details] [review] rl-glib-CVSHEAD-cygwin-gmodule.patch Against CVS Head.
Looks fine. Thanks for the nice separate bug reports and patches for each issue, BTW.
Patch applied.