mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
don't use inline for !__GNUC__ case with g_warning, g_error, and g_message
* glib.h: don't use inline for !__GNUC__ case with g_warning, g_error, and g_message wrappers since some compilers throw away arguments in this case -Yosh
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Wed Jan 13 11:27:24 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib.h: don't use inline for !__GNUC__ case with g_warning,
|
||||
g_error, and g_message wrappers since some compilers throw
|
||||
away arguments in this case
|
||||
|
||||
Tue Jan 12 21:59:14 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* acinclude.m4
|
||||
|
Reference in New Issue
Block a user