[Bug 30430] Make wocky_implement_finish_* macros safer
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 28 18:32:01 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30430
Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|telepathy-bugs at lists.freede |nicolas.dufresne at collabora.
|sktop.org |co.uk
--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2010-09-28 09:32:00 PDT ---
Created an attachment (id=39017)
View: https://bugs.freedesktop.org/attachment.cgi?id=39017
Review: https://bugs.freedesktop.org/review?bug=30430&attachment=39017
Avoid using g_simple_async_report_error_in_idle()
Avoid using g_simple_async_report_error_in_idle()
g_simple_async_report_error_in_idle() does not work with
g_simple_async_result_is_valid() because it miss the source_tag parameter.
Not using it will allow safer result check in the _finish() operation.
--
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