[Bug 33660] New: Add tp_debug_sender_is_enabled()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 28 17:41:00 CET 2011


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

           Summary: Add tp_debug_sender_is_enabled()
           Product: Telepathy
           Version: git master
          Platform: Other
               URL: http://git.collabora.co.uk/?p=user/wjt/telepathy-glib.
                    git;a=commitdiff;h=refs/heads/debug-sender-is-enabled
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


This is a shorthand for g_object_get (sender, "enabled", &enabled, NULL);. It's
useful if you want to disable logging messages while the debugger is turned
off, for performance reasons. See the patch.

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