« Return to Thread: g_type_init() and opensync

g_type_init() and opensync

by Chris Frey-2 :: Rate this Message:

Reply to Author | View in Thread

Hi,

According to
http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html
g_type_init() must be called before any part of the gtype or gobject system
is used.

A grep through the opensync and osynctool sources reveals that this function
is never called.

Any thoughts on where to put this call?  Is this handled somewhere else
that I don't see?  I hope this only has to be called once inside opensync,
and maybe once inside osengine?

Thanks,
- Chris


------------------------------------------------------------------------------
_______________________________________________
Opensync-devel mailing list
Opensync-devel@...
https://lists.sourceforge.net/lists/listinfo/opensync-devel

 « Return to Thread: g_type_init() and opensync