Binary compatibility report for the Raptor library between 0.9.6 and 0.9.7 versions on x86

Test Info


Library NameRaptor
Version #10.9.6
Version #20.9.7
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types48 / 69
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low4
Problems with
Constants
Low0

Added Symbols (1)


raptor.h, libraptor.so.0.0.0
raptor_new_uri_for_xmlbase raptor_uri* old_uri )

to the top

Problems with Data Types, Low Severity (2)


raptor.h
[+] struct raptor_identifier (1)
[+] struct raptor_statement (1)

to the top

Problems with Symbols, Low Severity (4)


raptor.h, libraptor.so.0.0.0
[+] raptor_init_identifier ( struct raptor_identifier* identifier, enum raptor_identifier_type type, raptor_uri* uri, enum raptor_uri_source uri_source, char* id ) (1)
[+] raptor_new_identifier ( enum raptor_identifier_type type, raptor_uri* uri, enum raptor_uri_source uri_source, char* id ) (1)
[+] raptor_new_uri_from_id ( raptor_uri* base_uri, char const* id ) (1)
[+] raptor_parse_chunk ( raptor_parser* rdf_parser, char const* buffer, size_t len, int is_end ) (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