Binary compatibility report for the Enchant library between 1.4.2 and 1.5.0 versions on x86
Test Info
Library Name | Enchant |
Version #1 | 1.4.2 |
Version #2 | 1.5.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 33 / 41 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 (4)
enchant-provider.h,
libenchant.so.1.5.0
enchant_fopen ( gchar const* filename, gchar const* mode )
enchant_get_dirs_from_param ( EnchantBroker* broker, char const*const param_name )
enchant.h,
libenchant.so.1.5.0
enchant_broker_get_param ( EnchantBroker* broker, char const*const param_name )
enchant_broker_set_param ( EnchantBroker* broker, char const*const param_name, char const*const param_value )
to the top
Header Files (3)
enchant++.h
enchant-provider.h
enchant.h
to the top
Shared Libraries (1)
libenchant.so.1.4.2
to the top