g_warning/g_error/g_message
- From: Dan Winship <danw ximian com>
- To: gtk-devel-list gnome org
- Subject: g_warning/g_error/g_message
- Date: Thu, 29 Mar 2001 13:34:31 -0500 (EST)
If you're using a non-GNU, non-C9X compiler, g_warning, g_error, and
g_message get defined as static functions in every single file that
#includes glib.h. Bug? (They used to be "static inline" but that got
changed a while back because apparently it broke something.) Shouldn't
there just be prototypes in glib.h and definitions in gmessages.c?
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]