Binary compatibility report for the Raptor library between 1.2.0 and 1.3.0 versions on x86

Test Info


Library NameRaptor
Version #11.2.0
Version #21.3.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types100 / 104
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-14
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (14)


raptor.h, libraptor.so.1.1.0
raptor_feature_from_uri raptor_uri* uri )
raptor_features_enumerate ( enum raptor_feature const feature, char const** name, raptor_uri** uri, char const** label )
raptor_free_memory void* ptr )
raptor_get_feature ( raptor_parser* parser, enum raptor_feature feature )
raptor_get_mime_type raptor_parser* rdf_parser )
raptor_guess_parser_name raptor_uri* uri, char const* mime_type, unsigned char const* buffer, size_t len, unsigned char const* identifier )
raptor_new_parser_for_content raptor_uri* uri, char const* mime_type, unsigned char const* buffer, size_t len, unsigned char const* identifier )
raptor_sequence_print_uri char* data, FILE* fh )
raptor_sequence_set_print_handler ( raptor_sequence* seq, void(*print_handler)(void*, FILE*) )
raptor_stringbuffer_append_stringbuffer ( raptor_stringbuffer* stringbuffer, raptor_stringbuffer* append )
raptor_stringbuffer_prepend_counted_string ( raptor_stringbuffer* stringbuffer, unsigned char const* string, size_t length, int do_copy )
raptor_stringbuffer_prepend_string ( raptor_stringbuffer* stringbuffer, unsigned char const* string, int do_copy )
raptor_syntax_name_check char const* name )
raptor_www_set_http_accept raptor_www* www, char const* value )

to the top

Problems with Symbols, Low Severity (1)


raptor.h, libraptor.so.1.1.0
[+] raptor_set_feature ( raptor_parser* parser, enum raptor_feature feature, int value ) (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.1.0

to the top