Binary compatibility report for the Raptor library between 2.0.5 and 2.0.6 versions on x86
Test Info
Library Name | Raptor |
Version #1 | 2.0.5 |
Version #2 | 2.0.6 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 317 / 192 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
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 (3)
raptor2.h,
libraptor2.so.0.0.0
raptor_sequence_next_permutation ( raptor_sequence* seq, raptor_data_compare_handler compare )
raptor_sequence_reverse ( raptor_sequence* seq, int start_index, int length )
raptor_sequence_swap ( raptor_sequence* seq, int i, int j )
to the top
Header Files (2)
raptor.h
raptor2.h
to the top
Shared Libraries (1)
libraptor2.so.0.0.0
to the top