Binary compatibility report for the libESMTP library between 1.0.6 and 1.0.7rc1 versions on x86
Test Info
Library Name | libESMTP |
Version #1 | 1.0.6 |
Version #2 | 1.0.7rc1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 64 / 55 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
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 | 4 |
Added Symbols (1)
libesmtp.h,
libesmtp.so.6.1.7
smtp_gsasl_set_context ( smtp_session_t session, struct Gsasl* context )
to the top
Problems with Constants, Low Severity (4)
libesmtp.h
[+] SMTP_ERR_HOST_NOT_FOUND
| Change | Effect |
---|
1 | The constant SMTP_ERR_HOST_NOT_FOUND with value 9 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SMTP_ERR_NO_ADDRESS
| Change | Effect |
---|
1 | The constant SMTP_ERR_NO_ADDRESS with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SMTP_ERR_NO_RECOVERY
| Change | Effect |
---|
1 | The constant SMTP_ERR_NO_RECOVERY with value 11 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SMTP_ERR_TRY_AGAIN
| Change | Effect |
---|
1 | The constant SMTP_ERR_TRY_AGAIN with value 12 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Header Files (3)
auth-client.h
auth-plugin.h
libesmtp.h
to the top
Shared Libraries (1)
libesmtp.so.6.1.6
to the top