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

Test Info


Library NameRaptor
Version #10.9.8
Version #20.9.9
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types49 / 73
VerdictIncompatible
(2%)

Problem Summary


SeverityCount
Added Symbols-17
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (17)


raptor.h, libraptor.so.0.0.0
raptor_parse_uri ( raptor_parser* rdf_parser, raptor_uri* uri, raptor_uri* base_uri )
raptor_parser_abort ( raptor_parser* rdf_parser, char const* reason )
raptor_uri_as_counted_string raptor_uri* uri, size_t* len_p )
raptor_www_abort raptor_www* www, char const* reason )
raptor_www_fetch raptor_www* www, raptor_uri* uri )
raptor_www_finish ( )
raptor_www_free raptor_www* www )
raptor_www_get_connection raptor_www* www )
raptor_www_init ( )
raptor_www_new ( )
raptor_www_new_with_connection void* connection )
raptor_www_set_content_type_handler raptor_www* www, raptor_www_content_type_handler handler, void* user_data )
raptor_www_set_error_handler raptor_www* www, raptor_message_handler error_handler, void* error_data )
raptor_www_set_proxy raptor_www* www, char const* proxy )
raptor_www_set_user_agent raptor_www* www, char const* user_agent )
raptor_www_set_write_bytes_handler raptor_www* www, raptor_www_write_bytes_handler handler, void* user_data )
raptor_xml_escape_string ( raptor_parser* rdf_parser, unsigned char const* string, size_t len, size_t* new_len_p, char quote )

to the top

Problems with Data Types, Medium Severity (1)


raptor.h
[+] struct raptor_uri_handler (1)

to the top

Problems with Data Types, Low Severity (1)


raptor.h
[+] struct raptor_uri_handler (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