Binary compatibility report for the Raptor library between 2.0.6 and 2.0.7 versions on x86

Test Info


Library NameRaptor
Version #12.0.6
Version #22.0.7
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types320 / 192
VerdictCompatible

Problem Summary


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

Added Symbols (6)


raptor2.h, libraptor2.so.0.0.0
raptor_new_uri_from_uri_or_file_string ( raptor_world* world, raptor_uri* base_uri, unsigned char const* uri_or_file_string )
raptor_sax2_set_uri_filter ( raptor_sax2* sax2, raptor_uri_filter_func filter, void* user_data )
raptor_uri_file_exists raptor_uri* uri )
raptor_uri_filename_exists unsigned char const* path )
raptor_uri_uri_string_to_counted_filename_fragment ( unsigned char const* uri_string, size_t* len_p, unsigned char** fragment_p, size_t* fragment_len_p )
raptor_www_set_ssl_verify_options raptor_www* www, int verify_peer, int verify_host )

to the top

Problems with Data Types, Low Severity (1)


raptor2.h
[+] enum raptor_option (1)

to the top

Other Changes in Data Types (4)


raptor2.h
[+] enum raptor_option (4)

to the top

Header Files (2)


raptor.h
raptor2.h

to the top

Shared Libraries (1)


libraptor2.so.0.0.0

to the top