Binary compatibility report for the libgoa library  between 3.5.2 and 3.5.3 versions on x86

Test Info


Library Namelibgoa
Version #13.5.2
Version #23.5.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries2
Total Symbols / Types348 / 205
VerdictIncompatible
(1.4%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low2
Problems with
Constants
Low0

Removed Symbols (3)


goaprovider.h, libgoa-backend-1.0.so.0.0.0
goa_provider_delete_credentials_sync ( GoaProvider* provider, GoaAccount* account, GCancellable* cancellable, GError** error )
goa_provider_lookup_credentials_sync ( GoaProvider* provider, GoaObject* object, GCancellable* cancellable, GError** error )
goa_provider_store_credentials_sync ( GoaProvider* provider, GoaObject* object, GVariant* credentials, GCancellable* cancellable, GError** error )

to the top

Problems with Symbols, High Severity (2)


goa-generated.h, libgoa-1.0.so.0.0.0
[+] goa_manager_call_add_account ( GoaManager* proxy, gchar const* arg_provider, gchar const* arg_identity, gchar const* arg_presentation_identity, GVariant* arg_details, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) (1)
[+] goa_manager_call_add_account_sync ( GoaManager* proxy, gchar const* arg_provider, gchar const* arg_identity, gchar const* arg_presentation_identity, GVariant* arg_details, gchar** out_account_object_path, GCancellable* cancellable, GError** error ) (1)

to the top

Problems with Symbols, Low Severity (2)


goa-generated.h, libgoa-1.0.so.0.0.0
[+] goa_manager_call_add_account ( GoaManager* proxy, gchar const* arg_provider, gchar const* arg_identity, gchar const* arg_presentation_identity, GVariant* arg_details, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) (1)
[+] goa_manager_call_add_account_sync ( GoaManager* proxy, gchar const* arg_provider, gchar const* arg_identity, gchar const* arg_presentation_identity, GVariant* arg_details, gchar** out_account_object_path, GCancellable* cancellable, GError** error ) (1)

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:27:36 2012 for libgoa by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API