Binary compatibility report for the libtelepathy-glib library  between 0.13.2 and 0.13.3 versions on x86

Test Info


Library Namelibtelepathy-glib
Version #10.13.2
Version #20.13.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files79
Total Shared Libraries1
Total Symbols / Types1752 / 1348
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-36
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1
Other Changes
in Constants
-10

Added Symbols (36)


base-connection.h, libtelepathy-glib.so.0.49.0
tp_base_connection_add_client_interest ( TpBaseConnection* self, gchar const* unique_name, gchar const* token, gboolean only_if_uninterested ) @@ TELEPATHY_GLIB_0.13.3
tp_base_connection_add_possible_client_interest ( TpBaseConnection* self, GQuark token ) @@ TELEPATHY_GLIB_0.13.3

client-channel-factory.h, libtelepathy-glib.so.0.49.0
tp_client_channel_factory_dup_channel_features ( TpClientChannelFactoryInterface* self, TpChannel* channel ) @@ TELEPATHY_GLIB_0.13.3

connection.h, libtelepathy-glib.so.0.49.0
tp_connection_add_client_interest ( TpConnection* self, gchar const* interested_in ) @@ TELEPATHY_GLIB_0.13.3
tp_connection_add_client_interest_by_id ( TpConnection* self, GQuark interested_in ) @@ TELEPATHY_GLIB_0.13.3

dtmf.h, libtelepathy-glib.so.0.49.0
tp_dtmf_event_to_char enum TpDTMFEvent event ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_cancel TpDTMFPlayer* self ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_get_type ( ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_is_active TpDTMFPlayer* self ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_new ( ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_play ( TpDTMFPlayer* self, gchar const* tones, guint tone_ms, guint gap_ms, guint pause_ms, GError** error ) @@ TELEPATHY_GLIB_0.13.3

gtypes.h, libtelepathy-glib.so.0.49.0
tp_type_dbus_array_ss ( ) @@ TELEPATHY_GLIB_0.13.3
tp_type_dbus_struct_ss ( ) @@ TELEPATHY_GLIB_0.13.3
tp_type_dbus_struct_sua_28ss_29 ( ) @@ TELEPATHY_GLIB_0.13.3

telepathy-interfaces.h, libtelepathy-glib.so.0.49.0
tp_iface_quark_connection_interface_mail_notification ( ) @@ TELEPATHY_GLIB_0.13.3
tp_iface_quark_protocol_interface_presence ( ) @@ TELEPATHY_GLIB_0.13.3

tp-cli-channel.h, libtelepathy-glib.so.0.49.0
tp_cli_channel_interface_dtmf_connect_to_tones_deferred ( TpChannel* proxy, tp_cli_channel_interface_dtmf_signal_callback_tones_deferred callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.3

tp-cli-connection.h, libtelepathy-glib.so.0.49.0
tp_cli_connection_call_add_client_interest ( TpConnection* proxy, gint timeout_ms, gchar const** in_Tokens, tp_cli_connection_callback_for_add_client_interest callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_call_remove_client_interest ( TpConnection* proxy, gint timeout_ms, gchar const** in_Tokens, tp_cli_connection_callback_for_remove_client_interest callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_call_request_inbox_url ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_mail_notification_callback_for_request_inbox_url callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_call_request_mail_url ( TpConnection* proxy, gint timeout_ms, gchar const* in_ID, GValue const* in_URL_Data, tp_cli_connection_interface_mail_notification_callback_for_request_mail_url callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_connect_to_mails_received ( TpConnection* proxy, tp_cli_connection_interface_mail_notification_signal_callback_mails_received callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_connect_to_unread_mails_changed ( TpConnection* proxy, tp_cli_connection_interface_mail_notification_signal_callback_unread_mails_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_run_request_inbox_url ( TpConnection* proxy, gint timeout_ms, GValueArray** out_URL, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_run_request_mail_url ( TpConnection* proxy, gint timeout_ms, gchar const* in_ID, GValue const* in_URL_Data, GValueArray** out_URL, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_run_add_client_interest ( TpConnection* proxy, gint timeout_ms, gchar const** in_Tokens, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_run_remove_client_interest ( TpConnection* proxy, gint timeout_ms, gchar const** in_Tokens, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.3

tp-svc-channel.h, libtelepathy-glib.so.0.49.0
tp_svc_channel_interface_dtmf_emit_tones_deferred ( gpointer instance, gchar const* arg_Tones ) @@ TELEPATHY_GLIB_0.13.3

tp-svc-connection.h, libtelepathy-glib.so.0.49.0
tp_svc_connection_implement_add_client_interest ( TpSvcConnectionClass* klass, tp_svc_connection_add_client_interest_impl impl ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_implement_remove_client_interest ( TpSvcConnectionClass* klass, tp_svc_connection_remove_client_interest_impl impl ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_mail_notification_emit_mails_received ( gpointer instance, GPtrArray const* arg_Mails ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_mail_notification_emit_unread_mails_changed ( gpointer instance, guint arg_Count, GPtrArray const* arg_Mails_Added, gchar const** arg_Mails_Removed ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_mail_notification_get_type ( ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_mail_notification_implement_request_inbox_url ( TpSvcConnectionInterfaceMailNotificationClass* klass, tp_svc_connection_interface_mail_notification_request_inbox_url_impl impl ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_mail_notification_implement_request_mail_url ( TpSvcConnectionInterfaceMailNotificationClass* klass, tp_svc_connection_interface_mail_notification_request_mail_url_impl impl ) @@ TELEPATHY_GLIB_0.13.3

tp-svc-protocol.h, libtelepathy-glib.so.0.49.0
tp_svc_protocol_interface_presence_get_type ( ) @@ TELEPATHY_GLIB_0.13.3

to the top

Problems with Data Types, Low Severity (2)


client-channel-factory.h
[+] struct _TpClientChannelFactoryInterface (2)

to the top

Other Changes in Data Types (1)


errors.h
[+] enum TpError (1)

to the top

Other Changes in Constants (10)


error-str.h
[+] TP_ERROR_STR_PICKED_UP_ELSEWHERE

telepathy-enums.h
[+] NUM_TP_HTTP_METHODS

telepathy-interfaces.h
[+] TP_IFACE_CONNECTION_INTERFACE_MAIL_NOTIFICATION
[+] TP_IFACE_PROTOCOL_INTERFACE_PRESENCE
[+] TP_PROP_CHANNEL_INTERFACE_DTMF_DEFERRED_TONES
[+] TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_MAIL_ADDRESS
[+] TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_MAIL_NOTIFICATION_FLAGS
[+] TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_UNREAD_MAIL_COUNT
[+] TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_UNREAD_MAILS
[+] TP_PROP_PROTOCOL_INTERFACE_PRESENCE_STATUSES

to the top

Header Files (79)


account-channel-request.h
account-manager.h
account.h
add-dispatch-operation-context.h
automatic-proxy-factory.h
base-channel.h
base-client.h
base-connection-manager.h
base-connection.h
base-contact-list.h
base-protocol.h
basic-proxy-factory.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-channel-factory.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-channels-context.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
protocol.h
proxy-subclass.h
proxy.h
run.h
simple-approver.h
simple-handler.h
simple-observer.h
stream-tube-channel.h
stream-tube-connection.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
svc-protocol.h
svc-tls.h
telepathy-glib.h
text-mixin.h
util.h

to the top

Shared Libraries (1)


libtelepathy-glib.so.0.48.0

to the top




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