Binary compatibility report for the libgoa library  between 3.2.1 and 3.3.0 versions on x86

Test Info


Library Namelibgoa
Version #13.2.1
Version #23.3.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries2
Total Symbols / Types310 / 192
VerdictIncompatible
(6.1%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh19
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

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




Generated on Thu Sep 6 17:24:44 2012 for libgoa by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API