On Thu, 2001-11-01 at 23:32, Jong B. Lee wrote: > Dear cygwin developers. > > Cygwin dl functions (dlopen, dysym, ...) fail when they handle null module or the >current module. > > I made a little hack to <dlfcn.cc> using gmodule sources in the gnome cvs >repository. > > With this patch, the gmodule (in glib-1.2.10, the stable version for now) works good >like xNIX style. (After being dllized) > (Using gmodule-dl.c NOT gmodule-win32.c) > > Attached file is the patched source. > Following is a diff result.
Hi Jong, please send patches in the format resulting from diff -up, and always include a ChangeLog. This is documented at http://www.cygwin.com/contributors.html. Thanks! Rob