Binary compatibility report for the DBus Menu library between 0.5.90 and 0.5.91 versions on x86
Test Info
Library Name | DBus Menu |
Version #1 | 0.5.90 |
Version #2 | 0.5.91 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 13 |
Total Shared Libraries | 3 |
Total Symbols / Types | 84 / 102 |
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 | 2 |
Problems with Constants | Low | 0 |
Problems with Symbols, Low Severity (2)
client.h,
libdbusmenu-glib.so.4.0.7
[+] dbusmenu_client_get_icon_paths ( DbusmenuClient* client ) (1)
| Change | Effect |
---|
1 | Type of return value has been changed from GStrv const to GStrv. | Replacement of return type may indicate a change in its semantic meaning. |
server.h,
libdbusmenu-glib.so.4.0.7
[+] dbusmenu_server_get_icon_paths ( DbusmenuServer* server ) (1)
| Change | Effect |
---|
1 | Type of return value has been changed from GStrv const to GStrv. | Replacement of return type may indicate a change in its semantic meaning. |
to the top
Header Files (13)
dbusmenu-glib.h
dbusmenu-gtk.h
enum-types.h
json-loader.h
client.h (libdbusmenu-glib-0.4/libdbusmenu-glib/client.h)
menuitem.h (libdbusmenu-glib-0.4/libdbusmenu-glib/menuitem.h)
client.h (libdbusmenu-gtk3-0.4/libdbusmenu-gtk/client.h)
menuitem.h (libdbusmenu-gtk3-0.4/libdbusmenu-gtk/menuitem.h)
menu.h
menuitem-proxy.h
parser.h
server.h
types.h
to the top
Shared Libraries (3)
libdbusmenu-glib.so.4.0.7
libdbusmenu-gtk3.so.4.0.7
libdbusmenu-jsonloader.so.4.0.7
to the top