Breaks jhbuild and GNOME development: text-channel.c: In function 'pendingproc_get_my_contact': text-channel.c:191:3: error: 'tp_channel_group_get_self_handle' is deprecated (declared at /opt/build/include/telepathy-1.0/telepathy-glib/channel.h:109): Use tp_channel_group_get_self_contact instead [-Werror=deprecated-declarations] cc1: all warnings being treated as errors make[3]: *** [text-channel.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... streamed-media-channel.c: In function 'pendingproc_get_local_contact': streamed-media-channel.c:233:3: error: 'tp_channel_group_get_self_handle' is deprecated (declared at /opt/build/include/telepathy-1.0/telepathy-glib/channel.h:109): Use tp_channel_group_get_self_contact instead [-Werror=deprecated-declarations] streamed-media-channel.c: In function 'on_group_members_changed_cb': streamed-media-channel.c:265:3: error: 'tp_channel_get_initiator_handle' is deprecated (declared at /opt/build/include/telepathy-1.0/telepathy-glib/channel.h:128): Use tp_channel_get_initiator_contact instead [-Werror=deprecated-declarations] streamed-media-channel.c:266:3: error: 'tp_channel_group_get_self_handle' is deprecated (declared at /opt/build/include/telepathy-1.0/telepathy-glib/channel.h:109): Use tp_channel_group_get_self_contact instead [-Werror=deprecated-declarations] streamed-media-channel.c:313:8: error: 'tp_channel_group_get_members' is deprecated (declared at /opt/build/include/telepathy-1.0/telepathy-glib/channel.h:112): Use tp_channel_group_dup_members_contacts instead [-Werror=deprecated-declarations] cc1: all warnings being treated as errors make[3]: *** [streamed-media-channel.lo] Error 1 make[3]: Leaving directory `/data/src/jhbuild/telepathy-logger/telepathy-logger' make[2]: *** [all] Error 2 make[2]: Leaving directory `/data/src/jhbuild/telepathy-logger/telepathy-logger' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/data/src/jhbuild/telepathy-logger' make: *** [all] Error 2
Is this fixed ?
Yup, no more breakage when building telepathy-logger in jhbuild.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.