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

Test Info


Library NameRaptor
Version #11.4.15
Version #21.4.16
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types255 / 153
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium1
Low8
Problems with
Constants
Low0
Other Changes
in Data Types
-4

Added Symbols (6)


raptor.h, libraptor.so.1.1.0
raptor_new_xml_element_from_namespace_local_name ( raptor_namespace* ns, unsigned char const* name, unsigned char const* xml_language, raptor_uri* xml_base )
raptor_set_graph_handler ( raptor_parser* parser, void* user_data, raptor_graph_handler handler )
raptor_uri_compare ( raptor_uri* uri1, raptor_uri* uri2 )
raptor_www_get_final_uri raptor_www* www )
raptor_www_set_connection_timeout raptor_www* www, int timeout )
raptor_www_set_final_uri_handler raptor_www* www, raptor_www_final_uri_handler handler, void* user_data )

to the top

Problems with Symbols, Medium Severity (1)


raptor.h, libraptor.so.1.1.0
[+] raptor_uri_set_handler ( struct raptor_uri_handler const* handler, void* context ) (1)

to the top

Problems with Data Types, Low Severity (3)


raptor.h
[+] enum raptor_feature (1)
[+] struct raptor_uri_handler (2)

to the top

Problems with Symbols, Low Severity (8)


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_unicode_char_to_utf8 unsigned long c, unsigned char* output ) (1)
[+] raptor_unicode_is_xml10_namechar long c ) (1)
[+] raptor_unicode_is_xml10_namestartchar long c ) (1)
[+] raptor_unicode_is_xml11_namechar long c ) (1)
[+] raptor_unicode_is_xml11_namestartchar long c ) (1)
[+] raptor_uri_set_handler ( struct raptor_uri_handler const* handler, void* context ) (1)
[+] raptor_utf8_to_unicode_char ( unsigned long* output, unsigned char const* input, int length ) (1)

to the top

Other Changes in Data Types (4)


raptor.h
[+] enum raptor_feature (4)

to the top

Header Files (1)


raptor.h

to the top

Shared Libraries (1)


libraptor.so.1.1.0

to the top