Binary compatibility report for the Raptor library between 2.0.4 and 2.0.5 versions on x86

Test Info


Library NameRaptor
Version #12.0.4
Version #22.0.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types312 / 191
VerdictCompatible

Problem Summary


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

Added Symbols (5)


raptor2.h, libraptor2.so.0.0.0
raptor_snprintf char* buffer, size_t size, char const* format, ... )
raptor_unicode_utf8_strlen ( unsigned char const* string, size_t length )
raptor_unicode_utf8_substr ( unsigned char* dest, size_t* dest_length_p, unsigned char const* src, size_t src_length, int startingLoc, int length )
raptor_vasprintf char** ret, char const* format, va_list arguments )
raptor_vsnprintf2 char* buffer, size_t size, char const* format, va_list arguments )

to the top

Problems with Symbols, Low Severity (1)


raptor2.h, libraptor2.so.0.0.0
[+] raptor_vsnprintf ( char const* message, va_list arguments ) (1)

to the top

Header Files (2)


raptor.h
raptor2.h

to the top

Shared Libraries (1)


libraptor2.so.0.0.0

to the top