Binary compatibility report for the libtelepathy library between 0.0.53 and 0.0.54 versions on x86
Test Info
Library Name | libtelepathy |
Version #1 | 0.0.53 |
Version #2 | 0.0.54 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 13 |
Total Shared Libraries | 1 |
Total Symbols / Types | 79 / 86 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
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 |
Added Symbols (1)
tp-conn.h,
libtelepathy.so.2.2.0
tp_conn_new_without_connect ( DBusGConnection* connection, char const* bus_name, char const* object_path, guint* status, GError** error )
to the top
Problems with Constants, Low Severity (1)
_gen-tp-constants.h
[+] LAST_TP_CHANNEL_GROUP_CHANGE_REASON
| Change | Effect |
---|
1 | The value of constant LAST_TP_CHANNEL_GROUP_CHANGE_REASON has been changed from 9 to 10. | 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
Header Files (13)
tp-chan-ifaces-signal-setters.h
tp-chan-signals-marshal.h
tp-chan.h
tp-conn-ifaces-signal-setters.h
tp-conn-signals-marshal.h
tp-conn.h
tp-connmgr-signals-marshal.h
tp-connmgr.h
tp-constants.h
tp-helpers.h
tp-ifaces-signals-marshal.h
tp-interfaces.h
tp-props-iface.h
to the top
Shared Libraries (1)
libtelepathy.so.2.1.2
to the top