Binary compatibility report for the libgoa library  between 3.5.5 and 3.5.90 versions on x86

Test Info


Library Namelibgoa
Version #13.5.5
Version #23.5.90
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries2
Total Symbols / Types315 / 193
VerdictIncompatible
(0.3%)

Problem Summary


SeverityCount
Added Symbols-24
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (24)


goa-generated.h, libgoa-1.0.so.0.0.0
goa_account_get_is_temporary GoaAccount* object )
goa_account_get_ticketing_disabled GoaAccount* object )
goa_account_set_is_temporary ( GoaAccount* object, gboolean value )
goa_account_set_ticketing_disabled ( GoaAccount* object, gboolean value )
goa_object_get_ticketing GoaObject* object )
goa_object_peek_ticketing GoaObject* object )
goa_object_skeleton_set_ticketing ( GoaObjectSkeleton* object, GoaTicketing* interface_ )
goa_ticketing_call_get_ticket ( GoaTicketing* proxy, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_ticketing_call_get_ticket_finish ( GoaTicketing* proxy, GAsyncResult* res, GError** error )
goa_ticketing_call_get_ticket_sync ( GoaTicketing* proxy, GCancellable* cancellable, GError** error )
goa_ticketing_complete_get_ticket ( GoaTicketing* object, GDBusMethodInvocation* invocation )
goa_ticketing_get_type ( )
goa_ticketing_interface_info ( )
goa_ticketing_override_properties ( GObjectClass* klass, guint property_id_begin )
goa_ticketing_proxy_get_type ( )
goa_ticketing_proxy_new ( GDBusConnection* connection, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_ticketing_proxy_new_finish ( GAsyncResult* res, GError** error )
goa_ticketing_proxy_new_for_bus ( GBusType bus_type, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_ticketing_proxy_new_for_bus_finish ( GAsyncResult* res, GError** error )
goa_ticketing_proxy_new_for_bus_sync ( GBusType bus_type, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GError** error )
goa_ticketing_proxy_new_sync ( GDBusConnection* connection, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GError** error )
goa_ticketing_skeleton_get_type ( )
goa_ticketing_skeleton_new ( )

goaclient.h, libgoa-1.0.so.0.0.0
goa_client_lookup_by_id ( GoaClient* client, gchar const* id )

to the top

Problems with Symbols, High Severity (1)


goaprovider.h, libgoa-backend-1.0.so.0.0.0
[+] goa_provider_build_object ( GoaProvider* provider, GoaObjectSkeleton* object, GKeyFile* key_file, gchar const* group, gboolean just_added, 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:23:43 2012 for libgoa by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API