Binary compatibility report for the libtelepathy library between 0.0.41 and 0.0.42 versions on x86
Test Info
Library Name | libtelepathy |
Version #1 | 0.0.41 |
Version #2 | 0.0.42 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 13 |
Total Shared Libraries | 1 |
Total Symbols / Types | 76 / 85 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
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 |
Other Changes in Constants | - | 1 |
Added Symbols (2)
tp-chan-ifaces-signal-setters.h,
libtelepathy.so.2.0.0
tp_chan_set_chat_state_signatures ( DBusGProxy* proxy )
tp-chan.h,
libtelepathy.so.2.0.0
tp_get_chan_chat_state_interface ( )
to the top
Problems with Symbols, Low Severity (1)
tp-helpers.h,
libtelepathy.so.2.0.0
[+] tp_connmgr_get_info ( gchar* cm ) (1)
changed to:tp_connmgr_get_info ( gchar const* cm )
| Change | Effect |
---|
1 | Type of 1st parameter cm has been changed from gchar* to gchar const*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
to the top
Other Changes in Constants (1)
tp-interfaces.h
[+] TP_IFACE_CHANNEL_INTERFACE_CHAT_STATE
| Change | Effect |
---|
1 | The constant TP_IFACE_CHANNEL_INTERFACE_CHAT_STATE with value "org.freedesktop.Telepathy.Channel.Interface.ChatState" has been added. | No effect. |
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.0.0
to the top