diff options
author | Ross Burton <ross@linux.intel.com> | 2009-03-11 11:48:22 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2009-04-07 19:30:40 +0100 |
commit | ec82339984d5d61774ab4a905f60b43abeb53583 (patch) | |
tree | 4dfe1511240ffba7a149bdaa9893ce170bb02430 /spec/Connection_Interface_Requests.xml | |
parent | 8e42c802215f5f42e7eaea19b36ee37912eb7b51 (diff) |
Install the type infomation earlier
If the type information is installed last then it is possible for dbus-glib to
assert because the dbus-glib containers haven't been initialized yet. This is
done by installing type info, getting a bus connection, or registering an
object, which isn't always done before object construction.
[Patch modified to install the information just after variable
declarations, rather than before as in Ross's original patch, in order
to be valid C89.]
Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
Diffstat (limited to 'spec/Connection_Interface_Requests.xml')
0 files changed, 0 insertions, 0 deletions