[Bug 29197] Add bindings needed for libfolks' test suite

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 26 13:50:35 CEST 2010


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

--- Comment #4 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-07-26 04:50:35 PDT ---
TpHandleSetMemberFunc should probably be (skip)'d, because it's only used by a
(skip)'d method.

TpBaseConnectionCreateHandleReposImpl isn't introspectable (its second argument
isn't parsed correctly - it's an array of TpHandleRepoIface pointers, of length
NUM_TP_HANDLE_TYPES, but in the .gir it's a single TpHandleRepoIface pointer).
Can it be skipped or treated as opaque or something?

Non-blockers:

You've added (skip) to a lot of static functions which mistakenly had /** */
doc-comments, which should never be necessary, but is harmless I suppose.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list