Binary compatibility report for the Raptor library between 2.0.14 and 2.0.15 versions on x86
Test Info
Library Name | Raptor |
Version #1 | 2.0.14 |
Version #2 | 2.0.15 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 340 / 194 |
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)
raptor2.h,
libraptor2.so.0.0.0
raptor_sequence_sort_r ( raptor_sequence* seq, raptor_data_compare_arg_handler compare, void* user_data )
raptor_sort_r ( void* base, size_t nel, size_t width, raptor_data_compare_arg_handler compar, void* user_data )
raptor_world_get_parsers_count ( raptor_world* world )
raptor_world_get_serializers_count ( raptor_world* world )
to the top
Header Files (2)
raptor.h
raptor2.h
to the top
Shared Libraries (1)
libraptor2.so.0.0.0
to the top