Binary compatibility report for the libgoa library between 3.7.2 and 3.7.3 versions on x86
Test Info
Library Name | libgoa |
Version #1 | 3.7.2 |
Version #2 | 3.7.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 6 |
Total Shared Libraries | 2 |
Total Symbols / Types | 371 / 201 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 17 |
Removed Symbols | High | 0 |
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 (17)
goa-generated.h,
libgoa-1.0.so.0.0.0
goa_account_get_photos_disabled ( GoaAccount* object )
goa_account_set_photos_disabled ( GoaAccount* object, gboolean value )
goa_object_get_photos ( GoaObject* object )
goa_object_peek_photos ( GoaObject* object )
goa_object_skeleton_set_photos ( GoaObjectSkeleton* object, GoaPhotos* interface_ )
goa_photos_get_type ( )
goa_photos_interface_info ( )
goa_photos_override_properties ( GObjectClass* klass, guint property_id_begin )
goa_photos_proxy_get_type ( )
goa_photos_proxy_new ( GDBusConnection* connection, enum GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_photos_proxy_new_finish ( GAsyncResult* res, GError** error )
goa_photos_proxy_new_for_bus ( enum GBusType bus_type, enum GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
goa_photos_proxy_new_for_bus_finish ( GAsyncResult* res, GError** error )
goa_photos_proxy_new_for_bus_sync ( enum GBusType bus_type, enum GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GError** error )
goa_photos_proxy_new_sync ( GDBusConnection* connection, enum GDBusProxyFlags flags, gchar const* name, gchar const* object_path, GCancellable* cancellable, GError** error )
goa_photos_skeleton_get_type ( )
goa_photos_skeleton_new ( )
to the top
Header Files (6)
goa-generated.h
goa.h
goabackend.h
goabackendenumtypes.h
goaconfig.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