Binary compatibility report for the Raptor library between 2.0.7 and 2.0.8 versions on x86
Test Info
Library Name | Raptor |
Version #1 | 2.0.7 |
Version #2 | 2.0.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 326 / 192 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
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 (7)
raptor2.h,
libraptor2.so.0.0.0
raptor_new_uri_relative_to_base_counted ( raptor_world* world, raptor_uri* base_uri, unsigned char const* uri_string, size_t uri_len )
raptor_term_to_turtle_counted_string ( struct raptor_term* term, raptor_namespace_stack* nstack, raptor_uri* base_uri, size_t* len_p )
raptor_term_to_turtle_string ( struct raptor_term* term, raptor_namespace_stack* nstack, raptor_uri* base_uri )
raptor_term_turtle_write ( raptor_iostream* iostr, struct raptor_term* term, raptor_namespace_stack* nstack, raptor_uri* base_uri )
raptor_uri_to_turtle_counted_string ( raptor_world* world, raptor_uri* uri, raptor_namespace_stack* nstack, raptor_uri* base_uri, size_t* len_p )
raptor_uri_to_turtle_string ( raptor_world* world, raptor_uri* uri, raptor_namespace_stack* nstack, raptor_uri* base_uri )
raptor_uri_turtle_write ( raptor_world* world, raptor_iostream* iostr, raptor_uri* uri, raptor_namespace_stack* nstack, raptor_uri* base_uri )
to the top
Header Files (2)
raptor.h
raptor2.h
to the top
Shared Libraries (1)
libraptor2.so.0.0.0
to the top