[Bug 33660] Add tp_debug_sender_is_enabled()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 28 18:23:17 CET 2011


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

Jonny Lamb <jonny.lamb at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|                            |review+

--- Comment #1 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2011-01-28 09:23:17 PST ---

+  g_return_val_if_fail (self != NULL, FALSE);
+  g_return_val_if_fail (TP_IS_DEBUG_SENDER (self), FALSE);

Just ooi, why both of these?

Go go though.

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