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

Test Info


Library NameRaptor
Version #10.9.12
Version #21.0.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types83 / 89
VerdictIncompatible
(10.8%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh9
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (2)


raptor.h, libraptor.so.1.0.0
raptor_parse_file_stream ( raptor_parser* rdf_parser, FILE* stream, char const* filename, raptor_uri* base_uri )
raptor_short_copyright_string [data]

to the top

Removed Symbols (9)


raptor.h, libraptor.so.0.0.0
raptor_free raptor_parser* rdf_parser )
raptor_new ( )
raptor_ntriples_free raptor_parser* parser )
raptor_ntriples_new ( )
raptor_ntriples_parse_file ( raptor_parser* parser, raptor_uri* uri, raptor_uri* base_uri )
raptor_ntriples_set_error_handler ( raptor_parser* parser, void* user_data, raptor_message_handler handler )
raptor_ntriples_set_fatal_error_handler ( raptor_parser* parser, void* user_data, raptor_message_handler handler )
raptor_ntriples_set_statement_handler ( raptor_parser* parser, void* user_data, raptor_statement_handler handler )
raptor_parser_abort ( raptor_parser* rdf_parser, char* reason )

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