[Bug 69773] Fix some remainging telepathy 1.0 FIXMEs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 7 15:49:05 CET 2014
https://bugs.freedesktop.org/show_bug.cgi?id=69773
--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
The FIXMEs appear to be
* remove tp_account_get_storage_identifier and rename
tp_account_dup_storage_identifier_variant to
tp_account_dup_storage_identifier (or maybe make it a const "get")
* remove tp_account_get_storage_specific_information_async and
rename tp_account_dup_storage_specific_information_vardict_async
to tp_account_dup_storage_specific_information_async
(the FIXME comment wanted it to be a const "get" but I don't know why)
* rename tp_connection_manager_dup_protocols to get_protocols
(but I think that's been superseded by agreeing that our policy is
"if in doubt, (transfer full) and call it _dup")
Not rocket surgery.
--
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