g_warning on inconsistent subtree behaviour
authorRyan Lortie <desrt@desrt.ca>
Thu, 15 Jul 2010 23:37:26 +0000 (19:37 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 15 Jul 2010 23:38:45 +0000 (19:38 -0400)
commitfe6338f446f52deeb64aa10fab1c72fa64953472
tree52a3d42825a478a3b1c3662e6a6e56017b970833
parent732ff1b27cc6f7bbbb1133bf8e7cb3de8475f72a
g_warning on inconsistent subtree behaviour

If the subtree introspection function indicates that an interface exists
but then the dispatch function returns a NULL vtable for that interface,
issue a g_warning pointing programmers in the right direction.
gio/gdbusconnection.c