Binary compatibility report for the libtelepathy-glib library between 0.11.9 and 0.11.10 versions on x86
Test Info
Library Name | libtelepathy-glib |
Version #1 | 0.11.9 |
Version #2 | 0.11.10 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 67 |
Total Shared Libraries | 1 |
Total Symbols / Types | 1469 / 1189 |
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 | 0 |
Problems with Constants | Low | 1 |
Other Changes in Data Types | - | 4 |
Problems with Constants, Low Severity (1)
telepathy-enums.h
[+] NUM_TP_DELIVERY_STATUSES
| Change | Effect |
---|
1 | The value of constant NUM_TP_DELIVERY_STATUSES has been changed from (4+1) to (6+1). | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Other Changes in Data Types (4)
telepathy-enums.h
[+] enum TpDeliveryReportingSupportFlags (2)
| Change |
Effect |
1 | The member TP_DELIVERY_REPORTING_SUPPORT_FLAG_RECEIVE_DELETED with value 8 has been added. | No effect. |
2 | The member TP_DELIVERY_REPORTING_SUPPORT_FLAG_RECEIVE_READ with value 4 has been added. | No effect. |
[+] affected symbols (1)
tp_message_mixin_implement_sending ( GObject* object, TpMessageMixinSendImpl send, guint n_types, enum TpChannelTextMessageType const* types, enum TpMessagePartSupportFlags message_part_support_flags, enum TpDeliveryReportingSupportFlags delivery_reporting_support_flags, gchar const*const* supported_content_types ) @@ TELEPATHY_GLIB_0.7.216th parameter 'delivery_reporting_support_flags' has type 'enum TpDeliveryReportingSupportFlags'.
[+] enum TpMessageSendingFlags (2)
| Change |
Effect |
1 | The member TP_MESSAGE_SENDING_FLAG_REPORT_DELETED with value 4 has been added. | No effect. |
2 | The member TP_MESSAGE_SENDING_FLAG_REPORT_READ with value 2 has been added. | No effect. |
[+] affected symbols (1)
tp_message_mixin_sent ( GObject* object, TpMessage* message, enum TpMessageSendingFlags flags, gchar const* token, GError const* error ) @@ TELEPATHY_GLIB_0.7.213rd parameter 'flags' has type 'enum TpMessageSendingFlags'.
to the top
Header Files (67)
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-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
proxy-subclass.h
proxy.h
run.h
simple-approver.h
simple-handler.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.39.1
to the top