Binary compatibility report for the libmowgli library between 0.7.1 and 0.9.50 versions on x86

Test Info


Library Namelibmowgli
Version #10.7.1
Version #20.9.50
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types164 / 117
VerdictCompatible

Problem Summary


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

Added Symbols (7)


mowgli_assert.h, libmowgli.so.2.0.0
mowgli_soft_assert_log ( char const* asrt, char const* file, int line, char const* function )

mowgli_patricia.h, libmowgli.so.2.0.0
mowgli_patricia_elem_add ( mowgli_patricia_t* dtree, char const* key, void* data )
mowgli_patricia_elem_delete ( mowgli_patricia_t* dtree, mowgli_patricia_elem_t* elem )
mowgli_patricia_elem_find ( mowgli_patricia_t* dtree, char const* key )
mowgli_patricia_elem_get_data mowgli_patricia_elem_t* elem )
mowgli_patricia_elem_get_key mowgli_patricia_elem_t* elem )
mowgli_patricia_elem_set_data ( mowgli_patricia_elem_t* elem, void* data )

to the top

Header Files (1)


mowgli.h

to the top

Shared Libraries (1)


libmowgli.so.2.0.0

to the top