Binary compatibility report for the Raptor library between 2.0.7 and 2.0.8 versions on x86

Test Info


Library NameRaptor
Version #12.0.7
Version #22.0.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types326 / 192
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

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