Binary compatibility report for the libtelepathy-glib library  between 0.11.5 and 0.11.6 versions on x86

Test Info


Library Namelibtelepathy-glib
Version #10.11.5
Version #20.11.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files65
Total Shared Libraries1
Total Symbols / Types1380 / 1143
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-37
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low3
Problems with
Constants
Low0
Other Changes
in Data Types
-1
Other Changes
in Constants
-5

Added Symbols (37)


account.h, libtelepathy-glib.so.0.38.0
tp_account_get_changing_presence TpAccount* self ) @@ TELEPATHY_GLIB_0.11.6

base-client.h, libtelepathy-glib.so.0.38.0
tp_base_client_add_handler_capabilities ( TpBaseClient* self, gchar const*const* tokens ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_add_handler_capabilities_varargs ( TpBaseClient* self, gchar const* first_token, ... ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_add_handler_capability ( TpBaseClient* self, gchar const* token ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_add_handler_filter ( TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_be_a_handler TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_get_handled_channels TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_get_pending_requests TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_implement_handle_channels ( TpBaseClientClass* klass, TpBaseClientClassHandleChannelsImpl impl ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_set_handler_bypass_approval ( TpBaseClient* self, gboolean bypass_approval ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_set_handler_request_notification TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_take_handler_filter ( TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_unregister TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6

contact.h, libtelepathy-glib.so.0.38.0
tp_contact_get_avatar_file TpContact* self ) @@ TELEPATHY_GLIB_0.11.6
tp_contact_get_avatar_mime_type TpContact* self ) @@ TELEPATHY_GLIB_0.11.6

handle-channels-context.h, libtelepathy-glib.so.0.38.0
tp_handle_channels_context_accept TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_channels_context_delay TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_channels_context_fail ( TpHandleChannelsContext* self, GError const* error ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_channels_context_get_type ( ) @@ TELEPATHY_GLIB_0.11.6

handle-repo.h, libtelepathy-glib.so.0.38.0
tp_handle_set_clear TpHandleSet* set ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_set_copy TpHandleSet const* other ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_set_get_type ( ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_set_is_empty TpHandleSet const* set ) @@ TELEPATHY_GLIB_0.11.6

intset.h, libtelepathy-glib.so.0.38.0
tp_intset_fast_iter_init ( struct TpIntSetFastIter* iter, TpIntSet const* set ) @@ TELEPATHY_GLIB_0.11.6
tp_intset_fast_iter_next ( struct TpIntSetFastIter* iter, guint* output ) @@ TELEPATHY_GLIB_0.11.6
tp_intset_is_empty TpIntSet const* set ) @@ TELEPATHY_GLIB_0.11.6

simple-handler.h, libtelepathy-glib.so.0.38.0
tp_simple_handler_get_type ( ) @@ TELEPATHY_GLIB_0.11.6
tp_simple_handler_new ( TpDBusDaemon* dbus, gboolean bypass_approval, gboolean requests, gchar const* name, gboolean unique, TpSimpleHandlerHandleChannelsImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.11.6

tp-cli-channel-dispatch-operation.h, libtelepathy-glib.so.0.38.0
tp_cli_channel_dispatch_operation_call_handle_with_time ( TpChannelDispatchOperation* proxy, gint timeout_ms, gchar const* in_Handler, gint64 in_UserActionTime, tp_cli_channel_dispatch_operation_callback_for_handle_with_time callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.6

tp-cli-channel.h, libtelepathy-glib.so.0.38.0
tp_cli_channel_interface_dtmf_call_multiple_tones ( TpChannel* proxy, gint timeout_ms, gchar const* in_Tones, tp_cli_channel_interface_dtmf_callback_for_multiple_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.6
tp_cli_channel_interface_dtmf_connect_to_sending_tones ( TpChannel* proxy, tp_cli_channel_interface_dtmf_signal_callback_sending_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.6
tp_cli_channel_interface_dtmf_connect_to_stopped_tones ( TpChannel* proxy, tp_cli_channel_interface_dtmf_signal_callback_stopped_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.6
tp_cli_channel_interface_dtmf_run_multiple_tones ( TpChannel* proxy, gint timeout_ms, gchar const* in_Tones, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.11.6

tp-svc-channel-dispatch-operation.h, libtelepathy-glib.so.0.38.0
tp_svc_channel_dispatch_operation_implement_handle_with_time ( TpSvcChannelDispatchOperationClass* klass, tp_svc_channel_dispatch_operation_handle_with_time_impl impl ) @@ TELEPATHY_GLIB_0.11.6

tp-svc-channel.h, libtelepathy-glib.so.0.38.0
tp_svc_channel_interface_dtmf_emit_sending_tones ( gpointer instance, gchar const* arg_Tones ) @@ TELEPATHY_GLIB_0.11.6
tp_svc_channel_interface_dtmf_emit_stopped_tones ( gpointer instance, gboolean arg_Cancelled ) @@ TELEPATHY_GLIB_0.11.6
tp_svc_channel_interface_dtmf_implement_multiple_tones ( TpSvcChannelInterfaceDTMFClass* klass, tp_svc_channel_interface_dtmf_multiple_tones_impl impl ) @@ TELEPATHY_GLIB_0.11.6

to the top

Problems with Symbols, Low Severity (3)


handle-repo.h, libtelepathy-glib.so.0.37.0
[+] tp_handle_set_is_member ( TpHandleSet* set, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_handle_set_size TpHandleSet* set ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_handle_set_to_array TpHandleSet* set ) @@ TELEPATHY_GLIB_0.7.0 (1)

to the top

Other Changes in Data Types (1)


contact.h
[+] enum TpContactFeature (1)

to the top

Other Changes in Constants (5)


telepathy-interfaces.h
[+] TP_PROP_ACCOUNT_CHANGING_PRESENCE
[+] TP_PROP_CHANNEL_INTERFACE_DTMF_CURRENTLY_SENDING_TONES
[+] TP_PROP_CHANNEL_INTERFACE_DTMF_INITIAL_TONES
[+] TP_PROP_CONNECTION_INTERFACE_LOCATION_SUPPORTED_LOCATION_FEATURES
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_INFO_INFO

to the top

Header Files (65)


account-manager.h
account.h
add-dispatch-operation-context.h
base-client.h
base-connection-manager.h
base-connection.h
capabilities.h
channel-dispatch-operation.h
channel-dispatcher.h
channel-factory-iface.h
channel-iface.h
channel-manager.h
channel-request.h
channel.h
client.h
connection-manager.h
connection.h
contact.h
contacts-mixin.h
dbus-daemon.h
dbus-properties-mixin.h
dbus.h
debug-ansi.h
debug-sender.h
debug.h
defs.h
enums.h
errors.h
exportable-channel.h
gnio-util.h
group-mixin.h
gtypes.h
handle-repo-dynamic.h
handle-repo-static.h
handle-repo.h
handle.h
heap.h
interfaces.h
intset.h
media-interfaces.h
message-mixin.h
observe-channels-context.h
presence-mixin.h
properties-mixin.h
proxy-subclass.h
proxy.h
run.h
simple-approver.h
simple-observer.h
svc-account-manager.h
svc-account.h
svc-channel-dispatch-operation.h
svc-channel-dispatcher.h
svc-channel-request.h
svc-channel.h
svc-client.h
svc-connection-manager.h
svc-connection.h
svc-debug.h
svc-generic.h
svc-media-interfaces.h
svc-properties-interface.h
telepathy-glib.h
text-mixin.h
util.h

to the top

Shared Libraries (1)


libtelepathy-glib.so.0.37.0

to the top




Generated on Fri Sep 27 20:14:19 2013 for libtelepathy-glib by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API