Binary compatibility report for the libmowgli library between 0.5.0 and 0.6.0 versions on x86

Test Info


Library Namelibmowgli
Version #10.5.0
Version #20.6.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types145 / 99
VerdictCompatible

Problem Summary


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

Added Symbols (3)


mowgli_dictionary.h, libmowgli.so.1.0.0
mowgli_dictionary_get_comparator_func mowgli_dictionary_t* dict )
mowgli_dictionary_get_linear_index ( mowgli_dictionary_t* dict, char const* key )
mowgli_dictionary_set_comparator_func ( mowgli_dictionary_t* dict, mowgli_dictionary_comparator_func_t compare_cb )

to the top

Problems with Data Types, Low Severity (2)


mowgli_dictionary.h
[+] struct mowgli_dictionary_elem_ (2)

to the top

Problems with Symbols, Low Severity (1)


mowgli_dictionary.h, libmowgli.so.1.0.0
[+] mowgli_dictionary_create int(*compare_cb)(char const*, char const*) ) (1)

to the top

Header Files (1)


mowgli.h

to the top

Shared Libraries (1)


libmowgli.so.1.0.0

to the top