[Bug 50828] Remove Tubes code

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 23 19:43:19 CEST 2012


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

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |32612

--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-07-23 10:43:19 PDT ---
I reviewed similar code in Gabble (Bug #32612) and it's reassuring to see how
similar your review is :-)

The same comments as on Bug #32612 probably apply. I didn't review this one yet
on the basis that it's presumably remarkably similar code.

Will, if you want Salut prioritized over Gabble in this department, that order
would be fine too.

> I would like to debug bug 49491 but I can't build
> Salut due to
>
> tubes-manager.c:388:5: error: 'tp_channel_manager_emit_new_channels' is
> deprecated (declared at
> /usr/include/telepathy-1.0/telepathy-glib/channel-manager.h:139)
> [-Werror=deprecated-declarations]

I think this means we want

AC_DEFINE(TP_VERSION_MIN_REQUIRED, TP_VERSION_0_18,
    [Ignore post 0.18 deprecations])

in Salut's configure.ac until this has been fixed.

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