mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ((gchar*) 0) instead of
Sun Jan 17 16:14:03 1999 Tim Janik <timj@gtk.org> * glib.h (g_error): if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ((gchar*) 0) instead of ((void*) 0) to silence egcs C++ mode, reported by Seth Alves <alves@hungry.com>.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Sun Jan 17 16:14:03 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* glib.h (g_error): if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as
|
||||
((gchar*) 0) instead of ((void*) 0) to silence egcs C++ mode, reported
|
||||
by Seth Alves <alves@hungry.com>.
|
||||
|
||||
Sun Jan 17 14:13:52 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* glib.h: added a define G_HOOK_DEFERRED_DESTROY, to substitute a noop
|
||||
|
Reference in New Issue
Block a user