Binary compatibility report for the DirectFB library  between 1.4.13 and 1.4.14 versions on x86

Test Info


Library NameDirectFB
Version #11.4.13
Version #21.4.14
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files50
Total Shared Libraries3
Total Symbols / Types267 / 264
VerdictIncompatible
(4.9%)

Problem Summary


SeverityCount
Added Symbols-14
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low6
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1

Added Symbols (14)


call.h, libfusion-1.4.so.5.0.9
fusion_call_add_permissions ( FusionCall* call, FusionID fusion_id, FusionCallPermissions permissions )
fusion_call_execute3 ( FusionCall* call, FusionCallExecFlags flags, int call_arg, void* ptr, unsigned int length, void* ret_ptr, unsigned int ret_size, unsigned int* ret_length )
fusion_call_init3 ( FusionCall* call, FusionCallHandler3 handler3, void* ctx, FusionWorld const* world )

fusion.h, libfusion-1.4.so.5.0.9
fusion_get_tmpfs FusionWorld* world )

mutex.h, libdirect-1.4.so.5.0.9
direct_mutex_deinit DirectMutex* mutex )
direct_mutex_init DirectMutex* mutex )
direct_mutex_lock DirectMutex* mutex )
direct_mutex_trylock DirectMutex* mutex )
direct_mutex_unlock DirectMutex* mutex )
direct_recursive_mutex_init DirectMutex* mutex )

reactor.h, libfusion-1.4.so.5.0.9
fusion_reactor_add_permissions ( FusionReactor* reactor, FusionID fusion_id, FusionReactorPermissions permissions )

ref.h, libfusion-1.4.so.5.0.9
fusion_ref_add_permissions FusionRef* ref, FusionID fusion_id, FusionRefPermissions permissions )
fusion_ref_catch FusionRef* ref )
fusion_ref_throw FusionRef* ref, FusionID catcher )

to the top

Problems with Data Types, Medium Severity (1)


call.h
[+] struct FusionCall (1)

to the top

Problems with Data Types, Low Severity (6)


call.h
[+] struct FusionCall (1)

conf.h
[+] struct __Fusion_FusionConfig (2)

object.h
[+] struct __Fusion_FusionObject (2)
[+] typedef FusionObjectID (1)

to the top

Problems with Constants (1)


build.h
[+] FUSION_MESSAGE_SIZE

to the top

Header Files (50)


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_build.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
map.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.8
libdirectfb-1.4.so.5.0.8
libfusion-1.4.so.5.0.8

to the top




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