[Bug 62840] New: Stop using tp_handle_set_qdata() & tp_handle_get_qdata

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 28 01:21:52 CET 2013


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

          Priority: medium
            Bug ID: 62840
          Assignee: mikhail.zabaluev at gmail.com
           Summary: Stop using tp_handle_set_qdata() & tp_handle_get_qdata
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: bpepple at fedoraproject.org
          Hardware: Other
            Status: NEW
           Version: git master
         Component: rakia
           Product: Telepathy

tp_handle_set_qdata() & tp_handle_get_qdata have been both deprecated in
tp-glib-0.19.9.

handles.c: In function 'rakia_handle_inspect_uri':
handles.c:62:3: error: 'tp_handle_get_qdata' is deprecated (declared at
/usr/include/telepathy-1.0/telepathy-glib/handle-repo.h:140)
[-Werror=deprecated-declarations]
handles.c:68:7: error: 'tp_handle_set_qdata' is deprecated (declared at
/usr/include/telepathy-1.0/telepathy-glib/handle-repo.h:137)
[-Werror=deprecated-declarations]
cc1: all warnings being treated as errors

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list