[Bug 43815] New: Wocky uses deprecated glib symbols

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 14 10:09:38 CET 2011


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

             Bug #: 43815
           Summary: Wocky uses deprecated glib symbols
    Classification: Unclassified
           Product: Wocky
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: General
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: xclaesse at gmail.com
         QAContact: telepathy-bugs at lists.freedesktop.org


1) g_source_get_current_time() is replaced by g_source_get_time():
 The replacement is available in glib 2.28, so I think we could already fix
that.

2) g_thread_init() in unit tests, I think it can just be removed but needs glib
2.32 for that.

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