Binary compatibility report for the libgoa library between 3.7.5 and 3.7.90 versions on x86
Test Info
Library Name | libgoa |
Version #1 | 3.7.5 |
Version #2 | 3.7.90 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 6 |
Total Shared Libraries | 2 |
Total Symbols / Types | 381 / 195 |
Verdict | Incompatible (0.3%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 11 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 1 |
Added Symbols (11)
goa-generated.h,
libgoa-1.0.so.0.0.0
goa_mail_dup_name ( GoaMail* object )
goa_mail_get_imap_accept_ssl_errors ( GoaMail* object )
goa_mail_get_imap_use_ssl ( GoaMail* object )
goa_mail_get_name ( GoaMail* object )
goa_mail_get_smtp_accept_ssl_errors ( GoaMail* object )
goa_mail_get_smtp_use_ssl ( GoaMail* object )
goa_mail_set_imap_accept_ssl_errors ( GoaMail* object, gboolean value )
goa_mail_set_imap_use_ssl ( GoaMail* object, gboolean value )
goa_mail_set_name ( GoaMail* object, gchar const* value )
goa_mail_set_smtp_accept_ssl_errors ( GoaMail* object, gboolean value )
goa_mail_set_smtp_use_ssl ( GoaMail* object, gboolean value )
to the top
Removed Symbols (1)
goabackendenumtypes.h,
libgoa-backend-1.0.so.0.0.0
goa_log_level_get_type ( )
to the top
Problems with Constants, Low Severity (1)
goaprovider.h
[+] GOA_PROVIDER_EXTENSION_POINT_NAME
| Change | Effect |
---|
1 | The constant GOA_PROVIDER_EXTENSION_POINT_NAME with value "goa-backend-provider" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
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