Binary compatibility report for the libtelepathy-glib library between 0.10.0 and 0.10.1 versions on x86
Test Info
Library Name | libtelepathy-glib |
Version #1 | 0.10.0 |
Version #2 | 0.10.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 58 |
Total Shared Libraries | 1 |
Total Symbols / Types | 1267 / 1078 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Constants | Low | 0 |
Problems with Symbols, Low Severity (1)
contacts-mixin.h,
libtelepathy-glib.so.0.32.1
[+] tp_contacts_mixin_set_contact_attribute ( GHashTable* contact_attributes, TpHandle handle, gchar* attribute, GValue* value ) @@ TELEPATHY_GLIB_0.7.14 (1)
changed to:tp_contacts_mixin_set_contact_attribute ( GHashTable* contact_attributes, TpHandle handle, gchar const* attribute, GValue* value ) @@ TELEPATHY_GLIB_0.7.14
| Change | Effect |
---|
1 | Type of 3rd parameter attribute has been changed from gchar* to gchar const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
to the top
Header Files (58)
account-manager.h
account.h
base-connection-manager.h
base-connection.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
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
presence-mixin.h
properties-mixin.h
proxy-subclass.h
proxy.h
run.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.32.1
to the top