Binary compatibility report for the DirectFB library  between 1.6.3 and 1.7.0 versions on x86

Test Info


Library NameDirectFB
Version #11.6.3
Version #21.7.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files82
Total Shared Libraries3
Total Symbols / Types177 / 144
VerdictIncompatible
(0.3%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low12
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2
Other Changes
in Data Types
-2
Other Changes
in Constants
-4

Added Symbols (7)


conf.h, libdirect-1.7.so.0.0.0
direct_config_get_int_value_with_default ( char const* name, long long def )

log.h, libdirect-1.7.so.0.0.0
direct_log_debug_delay bool min )
direct_log_write DirectLog* log, char const* buffer, size_t bytes )

log_domain.h, libdirect-1.7.so.0.0.0
direct_log_domain_check_level ( struct DirectLogDomain* domain, enum DirectLogLevel level )

system.h, libdirect-1.7.so.0.0.0
direct_tkill pid_t tid, int sig )

thread.h, libdirect-1.7.so.0.0.0
direct_thread_kill ( DirectThread* thread, int signal )

trace.h, libdirect-1.7.so.0.0.0
direct_trace_get_caller ( )

to the top

Problems with Data Types, Medium Severity (1)


conf.h
[+] enum DirectMessageType (1)

to the top

Problems with Data Types, Low Severity (12)


conf.h
[+] struct __D_DirectConfig (7)

directfb.h
[+] enum DFBResult (1)

thread.h
[+] struct __D_DirectThread (4)

to the top

Problems with Constants, Low Severity (2)


build.h
[+] FUSION_BUILD_KERNEL

directfb.h
[+] DFB_NUM_PIXELFORMATS

to the top

Other Changes in Data Types (2)


conf.h
[+] enum DirectMessageType (1)

directfb.h
[+] enum DFBResult (1)

to the top

Other Changes in Constants (4)


build.h
[+] DIRECT_BUILD_GCC_ATOMICS

directfb_graphics.h
[+] DFB_GRAPHICS_ENGINE_DESC_NAME_LENGTH

types.h
[+] D_String
[+] FUSION_CALL_MAX_LENGTH

to the top

Header Files (82)


arena.h
atomic.h
call.h
clock.h
compiler.h
debug.h
dfb_types.h
dfiff.h
dgiff.h
direct.h
build.h (direct/build.h)
conf.h (direct/conf.h)
init.h (direct/init.h)
types.h (direct/os/linux/glibc/types.h)
types.h (direct/os/types.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
directfb_water.h
directfb_water_strings.h
directfb_windows.h
directfbgl.h
directfbgl2.h
fastlz.h
fifo.h
filesystem.h
flz.h
fusion.h
build.h (fusion/build.h)
conf.h (fusion/conf.h)
init.h (fusion/init.h)
types.h (fusion/types.h)
interface.h
mutex.h (linux/glibc/mutex.h)
waitqueue.h (linux/glibc/waitqueue.h)
list.h
lock.h
log.h
log_domain.h
map.h
mem.h
memcpy.h
messages.h
modules.h
mutex.h
object.h
clock.h (os/clock.h)
filesystem.h (os/filesystem.h)
filesystem.h (os/linux/glibc/filesystem.h)
thread.h (os/linux/glibc/thread.h)
log.h (os/log.h)
mem.h (os/mem.h)
signals.h (os/signals.h)
system.h (os/system.h)
thread.h (os/thread.h)
pool.h
print.h
processor.h
property.h
protocol.h
reactor.h
ref.h
result.h
serial.h
shm.h
shmalloc.h
signals.h
stream.h
system.h
thread.h
trace.h
tree.h
utf8.h
util.h
uuid.h
vector.h
waitqueue.h

to the top

Shared Libraries (3)


libdirect-1.6.so.0.3.0
libdirectfb-1.6.so.0.3.0
libfusion-1.6.so.0.3.0

to the top




Generated on Fri Jul 12 01:39:51 2013 for DirectFB by ABI Compliance Checker 1.99.7  
A tool for checking backward compatibility of a C/C++ library API