Binary compatibility report for the udisks library between 1.96.0 and 1.97.0 versions on x86
Test Info
Library Name | udisks |
Version #1 | 1.96.0 |
Version #2 | 1.97.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 507 / 172 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 9 |
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 | 0 |
Added Symbols (9)
udisks-generated.h,
libudisks2.so.0.0.0
udisks_loop_call_set_autoclear ( UDisksLoop* proxy, gboolean arg_value, GVariant* arg_options, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
udisks_loop_call_set_autoclear_finish ( UDisksLoop* proxy, GAsyncResult* res, GError** error )
udisks_loop_call_set_autoclear_sync ( UDisksLoop* proxy, gboolean arg_value, GVariant* arg_options, GCancellable* cancellable, GError** error )
udisks_loop_complete_set_autoclear ( UDisksLoop* object, GDBusMethodInvocation* invocation )
udisks_loop_get_autoclear ( UDisksLoop* object )
udisks_loop_get_setup_by_uid ( UDisksLoop* object )
udisks_loop_set_autoclear ( UDisksLoop* object, gboolean value )
udisks_loop_set_setup_by_uid ( UDisksLoop* object, guint value )
udisksclient.h,
libudisks2.so.0.0.0
udisks_client_get_loop_for_block ( UDisksClient* client, UDisksBlock* block )
to the top
Header Files (3)
udisks-generated.h
udisks.h
udisksenumtypes.h
to the top
Shared Libraries (1)
libudisks2.so.0.0.0
to the top