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

Test Info


Library Namelibmowgli
Version #10.4.0
Version #20.5.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types136 / 94
VerdictCompatible

Problem Summary


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

Added Symbols (9)


mowgli_allocation_policy.h, libmowgli.so.1.0.0
mowgli_allocation_policy_create ( char const* name, mowgli_allocation_func_t allocator, mowgli_deallocation_func_t deallocator )
mowgli_allocation_policy_init ( )
mowgli_allocation_policy_lookup char const* name )
mowgli_allocator_set_policy struct mowgli_allocation_policy_t* policy )
mowgli_allocator_set_policy_by_name char const* name )

mowgli_allocator.h, libmowgli.so.1.0.0
mowgli_allocator_init ( )
mowgli_allocator_malloc [data]

mowgli_heap.h, libmowgli.so.1.0.0
mowgli_heap_create_full ( size_t elem_size, size_t mowgli_heap_elems, unsigned int flags, struct mowgli_allocation_policy_t* allocator )

mowgli_object.h, libmowgli.so.1.0.0
mowgli_object_init_from_class ( struct mowgli_object_t* p1, char const* p2, struct mowgli_object_class_t* klass )

to the top

Problems with Data Types, Low Severity (5)


mowgli_heap.h
[+] struct mowgli_heap_ (3)

mowgli_ioevent.h
[+] struct mowgli_ioevent_handle_t (2)

to the top

Header Files (1)


mowgli.h

to the top

Shared Libraries (1)


libmowgli.so.1.0.0

to the top