[Bug 30094] Have a convenience wrapper for wocky_porter_send_iq_async

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 9 11:51:30 CEST 2010


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

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|telepathy-bugs at lists.freede |eitan.isaacson at collabora.co
                   |sktop.org                   |.uk

--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-09-09 02:51:29 PDT ---
> +  GError *error_ = NULL;

Call it wocky_error, please.

> +conn_util_send_iq_finish_harder (GabbleConnection *self,

conn_util_send_iq_finish_with_tp_error? But I think I'd actually prefer a
single finish function with two GError** parameters, one for the Wocky error
and one for the Telepathized error (bonus points if you convert to TpError
lazily).

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