[Bug 42063] circular introspection dependency between connection and contacts
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 24 12:31:57 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=42063
--- Comment #1 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-10-24 03:31:57 PDT ---
+ GQueue capabilities_queue;
I'd add a comment explaining what's stored in the queue and it's semantic.
+ if (rcc == NULL || rcc->len == 0)
+ return;
That means that if we have a contact not supporting anything we'll pretend that
it doesn't have CONTACT_FEATURE_FLAG_CAPABILITIES prepared while it has.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list