fetch the nth iface entry of the type node in the nth loop iteration, not
authorTim Janik <timj@gtk.org>
Sat, 10 Jun 2000 06:41:55 +0000 (06:41 +0000)
committerTim Janik <timj@src.gnome.org>
Sat, 10 Jun 2000 06:41:55 +0000 (06:41 +0000)
commit5ff84de0df742f66e535f51d3cf5a5b1e1660381
tree8aff0db6cb58fc16d1d7deb79366804bfc7b802b
parentac0c2c1c5a26550a9ec29cedb95f23fe54738efc
fetch the nth iface entry of the type node in the nth loop iteration, not

Sat Jun 10 08:38:27 2000  Tim Janik  <timj@gtk.org>

        * gtype.c (type_class_init): fetch the nth iface entry of the
        type node in the nth loop iteration, not alwys the first.
        bug discovered by Walt Pohl <cher@suitware.com>.
        (type_data_finalize_class_ifaces): same here, cut and paste
        rulez.
gobject/ChangeLog
gobject/gtype.c