Binary compatibility report for the Raptor library between 1.0.0 and 1.1.0 versions on x86

Test Info


Library NameRaptor
Version #11.0.0
Version #21.1.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types76 / 89
VerdictIncompatible
(2%)

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low10
Problems with
Symbols
High0
Medium3
Low15
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (10)


raptor.h, libraptor.so.1.1.0
raptor_free_namespace raptor_namespace* ns )
raptor_free_namespaces raptor_namespace_stack* nstack )
raptor_namespaces_clear raptor_namespace_stack* nstack )
raptor_new_namespace ( raptor_namespace_stack* nstack, unsigned char const* prefix, unsigned char const* ns_uri_string, int depth )
raptor_new_namespaces ( struct raptor_uri_handler* uri_handler, void* uri_context, raptor_simple_message_handler error_handler, void* error_data, int defaults )
raptor_new_qname_from_namespace_local_name ( raptor_namespace* ns, unsigned char const* local_name, unsigned char const* value )
raptor_ntriples_string_as_utf8_string ( raptor_parser* rdf_parser, unsigned char* src, int len, size_t* dest_lenp )
raptor_parsers_enumerate ( unsigned int const counter, char const** name, char const** label )
raptor_qname_string_to_uri ( raptor_namespace_stack* nstack, unsigned char const* name, size_t name_len, raptor_simple_message_handler error_handler, void* error_data )
raptor_uri_uri_string_to_filename_fragment ( unsigned char const* uri_string, unsigned char** fragment_p )

to the top

Removed Symbols (1)


raptor.h, libraptor.so.1.0.0
raptor_init_identifier ( struct raptor_identifier* identifier, enum raptor_identifier_type type, raptor_uri* uri, enum raptor_uri_source uri_source, unsigned char* id )

to the top

Problems with Symbols, Medium Severity (3)


raptor.h, libraptor.so.1.0.0
[+] raptor_new_identifier ( enum raptor_identifier_type type, raptor_uri* uri, enum raptor_uri_source uri_source, unsigned char* id ) (3)

to the top

Problems with Data Types, Low Severity (10)


raptor.h
[+] struct raptor_identifier (4)
[+] typedef raptor_generate_id_handler (1)
[+] typedef raptor_new_uri_from_uri_local_name_func (1)
[+] typedef raptor_new_uri_func (1)
[+] typedef raptor_new_uri_relative_to_base_func (1)
[+] typedef raptor_uri_as_counted_string_func (1)
[+] typedef raptor_uri_as_string_func (1)

to the top

Problems with Symbols, Low Severity (15)


raptor.h, libraptor.so.1.0.0
[+] raptor_new_identifier ( enum raptor_identifier_type type, raptor_uri* uri, enum raptor_uri_source uri_source, unsigned char* id ) (1)
[+] raptor_new_uri char const* uri_string ) (1)
[+] raptor_new_uri_from_uri_local_name raptor_uri* uri, char const* local_name ) (1)
[+] raptor_new_uri_relative_to_base ( raptor_uri* base_uri, char const* uri_string ) (1)
[+] raptor_print_ntriples_string FILE* stream, char const* string, char const delim ) (1)
[+] raptor_statement_part_as_counted_string ( void const* term, enum raptor_identifier_type type, raptor_uri* literal_datatype, unsigned char const* literal_language, size_t* len_p ) (1)
[+] raptor_statement_part_as_string ( void const* term, enum raptor_identifier_type type, raptor_uri* literal_datatype, unsigned char const* literal_language ) (1)
[+] raptor_uri_as_counted_string raptor_uri* uri, size_t* len_p ) (1)
[+] raptor_uri_as_string raptor_uri* uri ) (1)
[+] raptor_uri_filename_to_uri_string char const* filename ) (1)
[+] raptor_uri_is_file_uri char const* uri_string ) (1)
[+] raptor_uri_resolve_uri_reference ( char const* base_uri, char const* reference_uri, char* buffer, size_t length ) (3)
[+] raptor_uri_uri_string_to_filename char const* uri_string ) (1)

to the top

Other Changes in Data Types (1)


raptor.h
[+] enum raptor_feature (1)

to the top

Header Files (1)


raptor.h

to the top

Shared Libraries (1)


libraptor.so.1.0.0

to the top