[Bug 41801] High level API for ContactBlocking
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 28 19:57:01 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=41801
--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> 2011-10-28 10:57:01 PDT ---
+ g_return_if_fail (_tp_contacts_to_handles (self, n_contacts, contacts, \
+ &handles)); \
You can't do this: g_return_if_fail can be compiled away to nothing.
Why does the first patch define a macro (contact_blocking_generic_async) which
it doesn't actually use?
What does "contact-list-clt.c" mean?
I haven't really reviewed this.
--
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