test creation of new fundamental types.
authorTim Janik <timj@gtk.org>
Sat, 12 Oct 2002 20:04:58 +0000 (20:04 +0000)
committerTim Janik <timj@src.gnome.org>
Sat, 12 Oct 2002 20:04:58 +0000 (20:04 +0000)
commitcab46e354d4f52852c083ddb3ed20b4b15fd30dc
treebf01e67839d89e90be2740d00c5a122bc84de6f5
parentf650a78e8b5b3c9e72431829e2a71820480a80f0
test creation of new fundamental types.

Sat Oct 12 22:02:32 2002  Tim Janik  <timj@gtk.org>

        * merged up from 2.0:

        * testgobject.c: test creation of new fundamental types.

        * gtype.c (g_type_fundamental_next), (type_node_fundamental_new_W):
        account for static_fundamental_next storing non-shifted fundamental
        IDs. this fixes g_type_fundamental_next() not returning a new usable
        fundamental ID.
gobject/ChangeLog
gobject/gtype.c
gobject/testgobject.c