applied patch from Matthias Clasen <maclas@gmx.de> to check for
authorTim Janik <timj@gtk.org>
Tue, 19 Mar 2002 19:26:27 +0000 (19:26 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 19 Mar 2002 19:26:27 +0000 (19:26 +0000)
commit3f4617caabf1568d26b09dbd47a2aaaf05c4f44e
tree81c4582d4bdca88d454c428ed03d28b4ef508548
parentc938a77376b318022594996d5840664f073e57b7
applied patch from Matthias Clasen <maclas@gmx.de> to check for

Tue Mar 19 18:57:12 2002  Tim Janik  <timj@gtk.org>

        * gtype.c (check_add_interface_L): applied patch from Matthias Clasen
        <maclas@gmx.de> to check for prerequisite of interfaces, fixes #74427.
        fixed mutex recursion in his patch (we can't call g_type_is_a() while
        holding a read lock).

        * gparam.c (canonalize_key): cleanup.
gobject/ChangeLog
gobject/gparam.c
gobject/gtype.c