if __GNUC__ is defined, inline a test for an exact type match for
authorTim Janik <timj@gtk.org>
Wed, 15 Aug 2001 09:19:52 +0000 (09:19 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 15 Aug 2001 09:19:52 +0000 (09:19 +0000)
commita80fc07f324d415e4ebe75824775c416d504e968
tree7e153bb996a0b6d22278a2739a068c6a1895b6ce
parent3171bd213cf05e53051253b0db67943569b80fe5
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().
gobject/ChangeLog
gobject/gtype.c
gobject/gtype.h