Binary compatibility report for the libzhuyin library between 0.9.99.20140425 and 0.9.99.20140619 versions on x86
Test Info
Library Name | libzhuyin |
Version #1 | 0.9.99.20140425 |
Version #2 | 0.9.99.20140619 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 53 / 50 |
Verdict | Incompatible (9.4%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
Removed Symbols | High | 5 |
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 (6)
zhuyin.h,
libzhuyin.so.5.0.0
zhuyin_get_n_zhuyin ( zhuyin_instance_t* instance, guint* num ) @@ LIBZHUYIN
zhuyin_get_parsed_input_length ( zhuyin_instance_t* instance ) @@ LIBZHUYIN
zhuyin_get_zhuyin_key ( zhuyin_instance_t* instance, guint index, ChewingKey** key ) @@ LIBZHUYIN
zhuyin_get_zhuyin_key_rest ( zhuyin_instance_t* instance, guint index, ChewingKeyRest** key_rest ) @@ LIBZHUYIN
zhuyin_get_zhuyin_key_rest_length ( zhuyin_instance_t* instance, ChewingKeyRest* key_rest, guint16* length ) @@ LIBZHUYIN
zhuyin_get_zhuyin_key_rest_positions ( zhuyin_instance_t* instance, ChewingKeyRest* key_rest, guint16* begin, guint16* end ) @@ LIBZHUYIN
to the top
Removed Symbols (5)
zhuyin.h,
libzhuyin.so.5.0.0
zhuyin_get_n_pinyin ( zhuyin_instance_t* instance, guint* num ) @@ LIBZHUYIN
zhuyin_get_pinyin_key ( zhuyin_instance_t* instance, guint index, ChewingKey** key ) @@ LIBZHUYIN
zhuyin_get_pinyin_key_rest ( zhuyin_instance_t* instance, guint index, ChewingKeyRest** key_rest ) @@ LIBZHUYIN
zhuyin_get_pinyin_key_rest_length ( zhuyin_instance_t* instance, ChewingKeyRest* key_rest, guint16* length ) @@ LIBZHUYIN
zhuyin_get_pinyin_key_rest_positions ( zhuyin_instance_t* instance, ChewingKeyRest* key_rest, guint16* begin, guint16* end ) @@ LIBZHUYIN
to the top
Header Files (3)
novel_types.h
zhuyin.h
zhuyin_custom2.h
to the top
Shared Libraries (1)
libzhuyin.so.5.0.0
to the top