Improve error reporting: When g_module_open() fails, include the name of
authorTor Lillqvist <tml@novell.com>
Fri, 26 Sep 2008 09:16:25 +0000 (09:16 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 26 Sep 2008 09:16:25 +0000 (09:16 +0000)
commit30f2323d621552378ca3165e0dd373c3613e9a53
tree002ef6bf6733c808f95a16a438baa8550a10d1e8
parentfc542a462a750f19b8fb06fcecc6f2034ec86d59
Improve error reporting: When g_module_open() fails, include the name of

2008-09-26  Tor Lillqvist  <tml@novell.com>

* gmodule-win32.c: Improve error reporting: When g_module_open()
fails, include the name of the module passed to LoadLibrary() in
what g_module_error() returns.

svn path=/trunk/; revision=7543
gmodule/ChangeLog
gmodule/gmodule-win32.c