Binary compatibility report for the Raptor library between 0.9.9 and 0.9.10 versions on x86

Test Info


Library NameRaptor
Version #10.9.9
Version #20.9.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types66 / 83
VerdictIncompatible
(1.5%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High3
Medium2
Low2
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (6)


raptor.h, libraptor.so.0.0.0
raptor_parse_abort raptor_parser* rdf_parser )
raptor_parse_uri_with_connection ( raptor_parser* rdf_parser, raptor_uri* uri, raptor_uri* base_uri, void* connection )
raptor_set_parser_strict ( raptor_parser* rdf_parser, int is_strict )
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 )
raptor_statement_part_as_string ( void const* term, enum raptor_identifier_type type, raptor_uri* literal_datatype, unsigned char const* literal_language )
raptor_www_no_www_library_init_finish ( )

to the top

Problems with Symbols, High Severity (3)


raptor.h, libraptor.so.0.0.0
[+] raptor_xml_escape_string ( raptor_parser* rdf_parser, unsigned char const* string, size_t len, size_t* new_len_p, char quote ) (3)

to the top

Problems with Symbols, Medium Severity (2)


raptor.h, libraptor.so.0.0.0
[+] raptor_parser_abort ( raptor_parser* rdf_parser, char const* reason ) (1)
[+] raptor_xml_escape_string ( raptor_parser* rdf_parser, unsigned char const* string, size_t len, size_t* new_len_p, char quote ) (1)

to the top

Problems with Symbols, Low Severity (2)


raptor.h, libraptor.so.0.0.0
[+] raptor_parser_abort ( raptor_parser* rdf_parser, char const* reason ) (1)
[+] raptor_xml_escape_string ( raptor_parser* rdf_parser, unsigned char const* string, size_t len, size_t* new_len_p, char quote ) (1)

to the top

Other Changes in Data Types (1)


raptor.h
[+] enum raptor_feature (1)

to the top

Header Files (2)


ntriples.h
raptor.h

to the top

Shared Libraries (1)


libraptor.so.0.0.0

to the top