Binary compatibility report for the Raptor library between 1.4.16 and 1.4.17 versions on x86

Test Info


Library NameRaptor
Version #11.4.16
Version #21.4.17
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types261 / 156
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low5
Problems with
Constants
Low0
Other Changes
in Data Types
-5

Added Symbols (15)


raptor.h, libraptor.so.1.1.0
raptor_iostream_read_bytes ( raptor_iostream* iostr, void* ptr, size_t size, size_t nmemb )
raptor_iostream_read_eof raptor_iostream* iostr )
raptor_iostream_tell raptor_iostream* iostr )
raptor_iostream_write_string_python ( raptor_iostream* iostr, unsigned char const* string, size_t len, char const delim, int flags )
raptor_new_iostream_from_file_handle FILE* handle )
raptor_new_iostream_from_filename char const* filename )
raptor_new_iostream_from_handler2 void* user_data, struct raptor_iostream_handler2 const*const handler2 )
raptor_new_iostream_from_sink ( )
raptor_new_iostream_from_string void* string, size_t length )
raptor_qname_get_counted_value ( raptor_qname* name, size_t* length_p )
raptor_qname_get_local_name raptor_qname* name )
raptor_qname_get_value raptor_qname* name )
raptor_statement_compare ( struct raptor_statement const* s1, struct raptor_statement const* s2 )
raptor_www_set_http_cache_control raptor_www* www, char const* cache_control )
raptor_xml_element_get_language raptor_xml_element* xml_element )

to the top

Problems with Data Types, Low Severity (1)


raptor.h
[+] enum raptor_feature (1)

to the top

Problems with Symbols, Low Severity (5)


raptor.h, libraptor.so.1.1.0
[+] raptor_namespaces_init ( raptor_namespace_stack* nstack, struct raptor_uri_handler* uri_handler, void* uri_context, raptor_simple_message_handler error_handler, void* error_data, int defaults ) (1)
[+] raptor_new_namespaces ( struct raptor_uri_handler* uri_handler, void* uri_context, raptor_simple_message_handler error_handler, void* error_data, int defaults ) (1)
[+] raptor_new_xml_writer ( raptor_namespace_stack* nstack, struct raptor_uri_handler* uri_handler, void* uri_context, raptor_iostream* iostr, raptor_simple_message_handler error_handler, void* error_data, int canonicalize ) (1)
[+] raptor_uri_get_handler ( struct raptor_uri_handler** handler, void** context ) (1)
[+] raptor_uri_set_handler ( struct raptor_uri_handler* handler, void* context ) (1)

to the top

Other Changes in Data Types (5)


raptor.h
[+] enum raptor_feature (5)

to the top

Header Files (1)


raptor.h

to the top

Shared Libraries (1)


libraptor.so.1.1.0

to the top