[Bug 32702] TpContact should have properties for ContactGroups

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 21 09:57:34 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=32702

--- Comment #8 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-02-21 00:57:34 PST ---
(In reply to comment #7)
> > + * @n_groups: the length of @groups, or -1 if @groups is %NULL-terminated
> > + * @groups: (array length=n_groups) (allow-none): the set of groups which the
> > + *  contact should be in (may be %NULL if @n_groups is 0)
> > 
> > Is this binding friendly? Maybe it is, I'm just wondering.
> 
> Should be, yes. Now I changed a bit to do like in
> tp_base_contact_list_groups_created()

gir will understand the -1 if @groups is %NULL-terminated logic?
Maybe check with Tomeu just to be sure that this API is gir friendly?

> > Did you valgrind your tests?
> 
> How do I run it with valgrind?

make -C tests/dbus check-valgrind TESTS=test-badger

-- 
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