Binary compatibility report for the Raptor library between 1.9.0 and 1.9.1 versions on x86

Test Info


Library NameRaptor
Version #11.9.0
Version #21.9.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types305 / 190
VerdictIncompatible
(1%)

Problem Summary


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

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