[Bug 21795] New: [ABI break] tp_proxy_add_interface_by_id should return void
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 18 15:51:44 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=21795
Summary: [ABI break] tp_proxy_add_interface_by_id should return
void
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: lowest
Component: telepathy-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: simon.mcvittie at collabora.co.uk
>From Will's recent patch correcting the documentation:
494 * Returns: either %NULL or a borrowed #DBusGProxy corresponding to
@interface,
495 * depending on implementation details. To reliably borrow the
#DBusGProxy, use
496 * tp_proxy_borrow_interface_by_id(). (This method should probably have
497 * returned void; sorry.)
(We don't want to make the DBusGProxy until it's strictly needed, so trying to
return it here is undesirable.)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list