mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
if __GNUC__ is defined, inline a test for an exact type match for
Wed Jul 18 19:42:31 2001 Tim Janik <timj@gtk.org> * gtype.h: if __GNUC__ is defined, inline a test for an exact type match for instances and classes in G_TYPE_CHECK_INSTANCE_TYPE() and G_TYPE_CHECK_CLASS_TYPE() before calling g_type_instance_is_a(). Sun Jul 29 16:08:17 2001 Tim Janik <timj@gtk.org> * glib/gscanner.[hc]: removed deprecated g_scanner_stat_mode(). * glib/gscanner.c (g_scanner_msg_handler): by default, print scanner errors and warnings to stderr.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
Sun Jul 29 16:08:17 2001 Tim Janik <timj@gtk.org>
|
||||
|
||||
* glib/gscanner.[hc]: removed deprecated g_scanner_stat_mode().
|
||||
|
||||
* glib/gscanner.c (g_scanner_msg_handler): by default, print scanner
|
||||
errors and warnings to stderr.
|
||||
|
||||
2001-07-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib/gtypes.h: Use G_GNUC_EXTENSION instead of
|
||||
|
Reference in New Issue
Block a user