Binary compatibility report for the Raptor library between 1.4.7 and 1.4.8 versions on x86

Test Info


Library NameRaptor
Version #11.4.7
Version #21.4.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types234 / 145
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low12
Problems with
Constants
Low0
Other Changes
in Data Types
-2

Added Symbols (3)


raptor.h, libraptor.so.1.1.0
raptor_iostream_write_xml_any_escaped_string ( raptor_iostream* iostr, unsigned char const* string, size_t len, char quote, int xml_version, raptor_simple_message_handler error_handler, void* error_data )
raptor_set_namespace_handler ( raptor_parser* parser, void* user_data, raptor_namespace_handler handler )
raptor_xml_any_escape_string ( unsigned char const* string, size_t len, unsigned char* buffer, size_t length, char quote, int xml_version, raptor_simple_message_handler error_handler, void* error_data )

to the top

Problems with Data Types, Low Severity (1)


raptor.h
[+] enum raptor_feature (1)

to the top

Problems with Symbols, Low Severity (12)


raptor.h, libraptor.so.1.1.0
[+] raptor_namespaces_init ( raptor_namespace_stack* nstack, struct raptor_uri_handler* handler, void* context, raptor_simple_message_handler error_handler, void* error_data, int defaults ) (2)
[+] raptor_namespaces_start_namespace_full ( raptor_namespace_stack* nstack, unsigned char const* prefix, unsigned char const* nspace, int depth ) (1)
[+] raptor_xml_writer_cdata ( raptor_xml_writer* xml_writer, unsigned char const* str ) (1)
[+] raptor_xml_writer_cdata_counted ( raptor_xml_writer* xml_writer, unsigned char const* str, unsigned int length ) (2)
[+] raptor_xml_writer_comment ( raptor_xml_writer* xml_writer, unsigned char const* str ) (1)
[+] raptor_xml_writer_comment_counted ( raptor_xml_writer* xml_writer, unsigned char const* str, unsigned int length ) (2)
[+] raptor_xml_writer_raw ( raptor_xml_writer* xml_writer, unsigned char const* str ) (1)
[+] raptor_xml_writer_raw_counted ( raptor_xml_writer* xml_writer, unsigned char const* str, unsigned int length ) (2)

to the top

Other Changes in Data Types (2)


raptor.h
[+] enum raptor_feature (2)

to the top

Header Files (1)


raptor.h

to the top

Shared Libraries (1)


libraptor.so.1.1.0

to the top