Summary: | circular introspection dependency between connection and contacts | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Sjoerd Simons <sjoerd> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Sjoerd Simons
2011-10-20 07:51:24 UTC
+ 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. I merged a rebased version of your branch (yours was based on master and we base fix on stable) + one patch adding a comment. I also merged 0.16 into master. Will be in 0.16.1. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.