Binary compatibility report for the libgoa library between 3.4.2 and 3.5.1 versions on x86
Test Info
Library Name | libgoa |
Version #1 | 3.4.2 |
Version #2 | 3.5.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 2 |
Total Symbols / Types | 298 / 189 |
Verdict | Incompatible (2.5%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 54 |
Removed Symbols | High | 5 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 5 |
Medium | 1 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (54)
goa-generated.h,
libgoa-1.0.so.0.0.0
goa_account_get_calendar_disabled ( GoaAccount* object )
goa_account_get_chat_disabled ( GoaAccount* object )
goa_account_get_contacts_disabled ( GoaAccount* object )
goa_account_get_documents_disabled ( GoaAccount* object )
goa_account_get_mail_disabled ( GoaAccount* object )
goa_account_set_calendar_disabled ( GoaAccount* object, gboolean value )
goa_account_set_chat_disabled ( GoaAccount* object, gboolean value )
goa_account_set_contacts_disabled ( GoaAccount* object, gboolean value )
goa_account_set_documents_disabled ( GoaAccount* object, gboolean value )
goa_account_set_mail_disabled ( GoaAccount* object, gboolean value )
goa_exchange_dup_host ( GoaExchange* object )
goa_exchange_get_host ( GoaExchange* object )
goa_exchange_get_type ( )
goa_exchange_interface_info ( )
goa_exchange_override_properties ( GObjectClass* klass, guint property_id_begin )
goa_exchange_proxy_get_type ( )
goa_exchange_proxy_new ( GDBusConnection* connection, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_exchange_proxy_new_finish ( GAsyncResult* res, GError** error )
goa_exchange_proxy_new_for_bus ( GBusType bus_type, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_exchange_proxy_new_for_bus_finish ( GAsyncResult* res, GError** error )
goa_exchange_proxy_new_for_bus_sync ( GBusType bus_type, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GError** error )
goa_exchange_proxy_new_sync ( GDBusConnection* connection, GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GError** error )
goa_exchange_set_host ( GoaExchange* object, gchar const* value )
goa_exchange_skeleton_get_type ( )
goa_exchange_skeleton_new ( )
goa_object_get_exchange ( GoaObject* object )
goa_object_get_password_based ( GoaObject* object )
goa_object_peek_exchange ( GoaObject* object )
goa_object_peek_password_based ( GoaObject* object )
goa_object_skeleton_set_exchange ( GoaObjectSkeleton* object, GoaExchange* interface_ )
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 ( )
goaoauth2provider.h,
libgoa-backend-1.0.so.0.0.0
goa_oauth2_provider_get_authentication_cookie ( GoaOAuth2Provider* provider )
goaoauthprovider.h,
libgoa-backend-1.0.so.0.0.0
goa_oauth_provider_get_authentication_cookie ( GoaOAuthProvider* provider )
goa_oauth_provider_parse_request_token_error ( GoaOAuthProvider* provider, RestProxyCall* call )
goaprovider.h,
libgoa-backend-1.0.so.0.0.0
goa_util_account_notify_property_cb ( GObject* object, GParamSpec* pspec, gpointer user_data )
goa_util_add_account_info ( GtkGrid* left, GtkGrid* right, GoaObject* object )
goa_util_add_row_switch_from_keyfile_with_blurb ( GtkGrid* left, GtkGrid* right, GoaObject* object, gchar const* label_text, gchar const* key, gchar const* blurb )
goa_util_get_css ( )
to the top
Removed Symbols (5)
goaprovider.h,
libgoa-backend-1.0.so.0.0.0
goa_util_add_heading ( GtkTable* table, gchar const* heading_text )
goa_util_add_row_check_button_from_keyfile ( GtkTable* table, GoaObject* object, gchar const* label_text, gchar const* key, gchar const* value_mnemonic )
goa_util_add_row_editable_label_from_keyfile ( GtkTable* table, GoaObject* object, gchar const* label_text, gchar const* key, gboolean editable )
goa_util_add_row_label ( GtkTable* table, gchar const* label_text, gchar const* value_markup )
goa_util_add_row_switch_from_keyfile ( GtkTable* table, GoaObject* object, gchar const* label_text, gchar const* key )
to the top
Problems with Symbols, High Severity (5)
goaprovider.h,
libgoa-backend-1.0.so.0.0.0
[+] goa_provider_build_object ( GoaProvider* provider, GoaObjectSkeleton* object, GKeyFile* key_file, gchar const* group, GError** error ) (1)
changed to:goa_provider_build_object ( GoaProvider* provider, GoaObjectSkeleton* object, GKeyFile* key_file, gchar const* group, gboolean just_added, GError** error )
| Change | Effect |
---|
1 | Parameter just_added of type gboolean has been added to the calling stack at the middle position. | Layout of parameter's stack has been changed and therefore parameters at higher positions in the stack may be incorrectly initialized by applications. |
[+] goa_provider_show_account ( GoaProvider* provider, GoaClient* client, GoaObject* object, GtkBox* vbox, GtkTable* table ) (1)
changed to:goa_provider_show_account ( GoaProvider* provider, GoaClient* client, GoaObject* object, GtkBox* vbox, GtkGrid* left, GtkGrid* right )
| Change | Effect |
---|
1 | Parameter left of type GtkGrid* has been added to the calling stack at the middle position. | Layout of parameter's stack has been changed and therefore parameters at higher positions in the stack may be incorrectly initialized by applications. |
[+] goa_util_add_row_widget ( GtkTable* table, gchar const* label_text, GtkWidget* widget ) (3)
changed to:goa_util_add_row_widget ( GtkGrid* left, GtkGrid* right, gchar const* label_text, GtkWidget* widget )
| Change | Effect |
---|
1 | Parameter left of type GtkGrid* has been added to the calling stack at the middle position. | Layout of parameter's stack has been changed and therefore parameters at higher positions in the stack may be incorrectly initialized by applications. |
2 | Parameter right of type GtkGrid* has been added to the calling stack at the middle position. | Layout of parameter's stack has been changed and therefore parameters at higher positions in the stack may be incorrectly initialized by applications. |
3 | 1st middle parameter table has been removed from the calling stack. | Layout of parameter's stack has been changed and therefore parameters at higher positions in the stack may be incorrectly initialized by applications. |
to the top
Problems with Symbols, Medium Severity (1)
goaprovider.h,
libgoa-backend-1.0.so.0.0.0
[+] goa_provider_show_account ( GoaProvider* provider, GoaClient* client, GoaObject* object, GtkBox* vbox, GtkTable* table ) (1)
changed to:goa_provider_show_account ( GoaProvider* provider, GoaClient* client, GoaObject* object, GtkBox* vbox, GtkGrid* left, GtkGrid* right )
| Change | Effect |
---|
1 | Parameter right of type GtkGrid* has been added to the calling stack. | This parameter will not be initialized by old clients. |
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