Binary compatibility report for the GSS library between 0.1.3 and 0.1.4 versions on x86
Test Info
Library Name | GSS |
Version #1 | 0.1.3 |
Version #2 | 0.1.4 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 60 / 52 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
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 (2)
api.h,
libgss.so.1.0.4
gss_inquire_mech_for_saslname ( OM_uint32* minor_status, gss_buffer_t const sasl_mech_name, gss_OID* mech_type ) @@ GSS_0.1.4
gss_inquire_saslname_for_mech ( OM_uint32* minor_status, gss_OID const desired_mech, gss_buffer_t sasl_mech_name, gss_buffer_t mech_name, gss_buffer_t mech_description ) @@ GSS_0.1.4
to the top
Header Files (1)
gss.h
to the top
Shared Libraries (1)
libgss.so.1.0.3
to the top