Correct the size calculation for 2-parameter types and for objects.
authorMatthias Clasen <mclasen@redhat.com>
Tue, 10 May 2005 17:43:21 +0000 (17:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 May 2005 17:43:21 +0000 (17:43 +0000)
commitf659795b9fd2239d3f237ef8b4ff27f50d4268ba
treebd493a185ef7d09fc445879d0c4a6ca6d0984c33
parent10c570eafeca45a4b612460c30d43c7df0bf4eb1
Correct the size calculation for 2-parameter types and for objects.

2005-05-10  Matthias Clasen  <mclasen@redhat.com>

* src/gidlnode.c (g_idl_node_get_full_size): Correct the
size calculation for 2-parameter types and for objects.

* src/compiler.c: Add a cmdline option for debug output
and install a log handler to implement it.
* src/gidlnode.c: Add some debug spew.
ChangeLog
src/compiler.c
src/gidlnode.c