Binary compatibility report for the DirectFB library  between 1.4.5 and 1.4.6 versions on x86

Test Info


Library NameDirectFB
Version #11.4.5
Version #21.4.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files48
Total Shared Libraries3
Total Symbols / Types260 / 254
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)


debug.h, libdirect-1.4.so.5.0.1
direct_debug_check_domain DirectDebugDomain* domain )

map.h, libdirect-1.4.so.5.0.1
direct_map_create ( unsigned int initial_size, DirectMapCompareFunc compare_func, DirectMapHashFunc hash_func, void* ctx, DirectMap** ret_map )
direct_map_destroy DirectMap* map )
direct_map_insert DirectMap* map, void const* key, void* object )
direct_map_iterate DirectMap* map, DirectMapIteratorFunc func, void* ctx )
direct_map_lookup DirectMap* map, void const* key )
direct_map_remove DirectMap* map, void const* key )

to the top

Header Files (48)


arena.h
call.h
clock.h
debug.h
dfb_types.h
dfiff.h
dgiff.h
direct.h
build.h (direct/build.h)
conf.h (direct/conf.h)
types.h (direct/types.h)
directfb.h
directfb_keyboard.h
directfb_keynames.h
directfb_strings.h
directfb_util.h
directfb_version.h
directfbgl.h
fusion.h
build.h (fusion/build.h)
conf.h (fusion/conf.h)
types.h (fusion/types.h)
interface.h
list.h
lock.h
log.h
mem.h
memcpy.h
messages.h
modules.h
object.h
pool.h
property.h
protocol.h
reactor.h
ref.h
serial.h
shm.h
shmalloc.h
signals.h
stream.h
system.h
thread.h
trace.h
tree.h
utf8.h
util.h
vector.h

to the top

Shared Libraries (3)


libdirect-1.4.so.5.0.0
libdirectfb-1.4.so.5.0.0
libfusion-1.4.so.5.0.0

to the top




Generated on Thu Mar 29 16:29:32 2012 for DirectFB by ABI Compliance Checker 1.97.2  
A tool for checking backward compatibility of a C/C++ library API