Binary compatibility report for the libmowgli library between 0.2.0 and 0.3.0 versions on x86

Test Info


Library Namelibmowgli
Version #10.2.0
Version #20.3.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types130 / 86
VerdictIncompatible
(4.6%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium5
Low2
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (5)


mowgli_string.h, libmowgli.so.1.0.0
mowgli_string_append ( mowgli_string_t* self, char const* src, size_t n )
mowgli_string_append_char ( mowgli_string_t* self, char const c )
mowgli_string_create ( )
mowgli_string_destroy mowgli_string_t* self )
mowgli_string_reset mowgli_string_t* self )

to the top

Problems with Data Types, High Severity (2)


mowgli_dictionary.h
[+] struct mowgli_dictionary_elem_ (1)
[+] struct mowgli_dictionary_iteration_state_ (1)

to the top

Problems with Symbols, High Severity (1)


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

to the top

Problems with Data Types, Medium Severity (5)


mowgli_dictionary.h
[+] struct mowgli_dictionary_elem_ (5)

to the top

Problems with Data Types, Low Severity (2)


mowgli_dictionary.h
[+] struct mowgli_dictionary_elem_ (1)
[+] struct mowgli_dictionary_iteration_state_ (1)

to the top

Header Files (1)


mowgli.h

to the top

Shared Libraries (1)


libmowgli.so.1.0.0

to the top