Binary compatibility report for the Raptor library between 1.9.0 and 1.9.1 versions on x86
Test Info
Library Name | Raptor |
Version #1 | 1.9.0 |
Version #2 | 1.9.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 305 / 190 |
Verdict | Incompatible (1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
Removed Symbols | High | 3 |
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)
raptor.h,
libraptor2.so.0.0.0
raptor_new_term_from_counted_uri_string ( raptor_world* world, unsigned char const* uri_string, size_t length )
raptor_new_term_from_uri_string ( raptor_world* world, unsigned char const* uri_string )
raptor_new_world_internal ( unsigned int version_decimal )
raptor_stringbuffer_append_hexadecimal ( raptor_stringbuffer* stringbuffer, int hex )
raptor_stringbuffer_append_uri_escaped_counted_string ( raptor_stringbuffer* sb, char const* string, size_t length, int space_is_plus )
raptor_term_to_counted_string ( struct raptor_term* term, size_t* len_p )
raptor_term_to_string ( struct raptor_term* term )
to the top
Removed Symbols (3)
raptor.h,
libraptor2.so.0.0.0
raptor_new_world ( )
raptor_term_as_counted_string ( struct raptor_term* term, size_t* len_p )
raptor_term_as_string ( struct raptor_term* term )
to the top
Header Files (1)
raptor.h
to the top
Shared Libraries (1)
libraptor2.so.0.0.0
to the top