mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
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
This commit is contained in:
committed by
Tor Lillqvist
parent
fc542a462a
commit
30f2323d62
@@ -1,3 +1,9 @@
|
||||
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.
|
||||
|
||||
2008-09-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.18.1 ===
|
||||
|
Reference in New Issue
Block a user