Binary compatibility report for the libgoa library between 3.2.1 and 3.3.0 versions on x86
Test Info
Library Name | libgoa |
Version #1 | 3.2.1 |
Version #2 | 3.3.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 2 |
Total Symbols / Types | 310 / 192 |
Verdict | Incompatible (6.1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
Removed Symbols | High | 19 |
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 (6)
goa-generated.h,
libgoa-1.0.so.0.0.0
goa_oauth2_based_dup_client_id ( GoaOAuth2Based* object )
goa_oauth2_based_dup_client_secret ( GoaOAuth2Based* object )
goa_oauth2_based_get_client_id ( GoaOAuth2Based* object )
goa_oauth2_based_get_client_secret ( GoaOAuth2Based* object )
goa_oauth2_based_set_client_id ( GoaOAuth2Based* object, gchar const* value )
goa_oauth2_based_set_client_secret ( GoaOAuth2Based* object, gchar const* value )
to the top
Removed Symbols (19)
goa-generated.h,
libgoa-1.0.so.0.0.0
goa_object_get_password_based ( GoaObject* object )
goa_object_peek_password_based ( GoaObject* object )
goa_object_skeleton_set_password_based ( GoaObjectSkeleton* object, GoaPasswordBased* interface_ )
goa_password_based_call_get_password ( GoaPasswordBased* proxy, gchar const* arg_id, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_password_based_call_get_password_finish ( GoaPasswordBased* proxy, gchar** out_password, GAsyncResult* res, GError** error )
goa_password_based_call_get_password_sync ( GoaPasswordBased* proxy, gchar const* arg_id, gchar** out_password, GCancellable* cancellable, GError** error )
goa_password_based_complete_get_password ( GoaPasswordBased* object, GDBusMethodInvocation* invocation, gchar const* password )
goa_password_based_get_type ( )
goa_password_based_interface_info ( )
goa_password_based_override_properties ( GObjectClass* klass, guint property_id_begin )
goa_password_based_proxy_get_type ( )
goa_password_based_proxy_new ( GDBusConnection* connection, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_password_based_proxy_new_finish ( GAsyncResult* res, GError** error )
goa_password_based_proxy_new_for_bus ( GBusType bus_type, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_password_based_proxy_new_for_bus_finish ( GAsyncResult* res, GError** error )
goa_password_based_proxy_new_for_bus_sync ( GBusType bus_type, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GError** error )
goa_password_based_proxy_new_sync ( GDBusConnection* connection, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GError** error )
goa_password_based_skeleton_get_type ( )
goa_password_based_skeleton_new ( )
to the top
Header Files (5)
goa-generated.h
goa.h
goabackend.h
goabackendenumtypes.h
goaenumtypes.h
to the top
Shared Libraries (2)
libgoa-1.0.so.0.0.0
libgoa-backend-1.0.so.0.0.0
to the top