Binary compatibility report for the libtelepathy-glib library between 0.23.0 and 0.23.1 versions on x86
Test Info
Library Name | libtelepathy-glib |
Version #1 | 0.23.0 |
Version #2 | 0.23.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 11 |
Total Shared Libraries | 1 |
Total Symbols / Types | 2651 / 1807 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 20 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (20)
connection-manager.h,
libtelepathy-glib.so.0.82.0
tp_connection_manager_param_dup_variant_type ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.23.1
presence-mixin.h,
libtelepathy-glib.so.0.82.0
tp_presence_status_spec_can_set_on_self ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_copy ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_free ( TpPresenceStatusSpec* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_get_name ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_get_presence_type ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_get_type ( ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_has_message ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_new ( gchar const* name, enum TpConnectionPresenceType type, gboolean can_set_on_self, gboolean has_message ) @@ TELEPATHY_GLIB_0.23.1
protocol.h,
libtelepathy-glib.so.0.82.0
tp_protocol_dup_presence_statuses ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_get_addressable_uri_schemes ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_get_addressable_vcard_fields ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_identify_account_async ( TpProtocol* self, GVariant* vardict, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_identify_account_finish ( TpProtocol* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_contact_async ( TpProtocol* self, gchar const* contact, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_contact_finish ( TpProtocol* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_contact_uri_async ( TpProtocol* self, gchar const* uri, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_contact_uri_finish ( TpProtocol* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_vcard_address_async ( TpProtocol* self, gchar const* field, gchar const* value, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_vcard_address_finish ( TpProtocol* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.23.1
to the top
Problems with Data Types, Low Severity (1)
presence-mixin.h
[+] struct _TpPresenceStatusSpec (1)
| Change |
Effect |
1 | Field _future2 has been renamed to priv. | Renaming of a field in data type may indicate a change in the semantic meaning of the field. |
[+] affected symbols (2)
tp_base_protocol_get_statuses ( TpBaseProtocol* self ) @@ TELEPATHY_GLIB_0.13.5Return value (pointer) has base type 'struct _TpPresenceStatusSpec'.
tp_presence_mixin_class_init ( GObjectClass* obj_cls, glong offset, TpPresenceMixinStatusAvailableFunc status_available, TpPresenceMixinGetContactStatusesFunc get_contact_statuses, TpPresenceMixinSetOwnStatusFunc set_own_status, TpPresenceStatusSpec const* statuses ) @@ TELEPATHY_GLIB_0.7.06th parameter 'statuses' (pointer) has base type 'struct _TpPresenceStatusSpec'.
to the top
Header Files (11)
channel-factory-iface.h
dbus-daemon.h
debug-ansi.h
properties-mixin.h
proxy-subclass.h
telepathy-glib-dbus.h
telepathy-glib.h
text-mixin.h
tls-certificate-rejection.h
util.h
version.h
to the top
Shared Libraries (1)
libtelepathy-glib.so.0.81.0
to the top