mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Don't call g_warning(). (#320688) Instead set error and return failure.
2005-11-05 Tor Lillqvist <tml@novell.com> * glib/giowin32.c (g_io_win32_set_flags): Don't call g_warning(). (#320688) Instead set error and return failure.
This commit is contained in:
committed by
Tor Lillqvist
parent
6d763bd97c
commit
4884c293d1
@@ -1,3 +1,8 @@
|
||||
2005-11-05 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/giowin32.c (g_io_win32_set_flags): Don't call g_warning().
|
||||
(#320688) Instead set error and return failure.
|
||||
|
||||
2005-11-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmain.c (g_main_dispatch): Don't call cb_funcs->unref
|
||||
|
Reference in New Issue
Block a user