Binary compatibility report for the DirectFB library between 1.2.10 and 1.3.0 versions on x86
Test Info
Library Name | DirectFB |
Version #1 | 1.2.10 |
Version #2 | 1.3.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 48 |
Total Shared Libraries | 3 |
Total Symbols / Types | 253 / 248 |
Verdict | Incompatible (0.8%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 1 |
Medium | 0 |
Low | 1 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Removed Symbols (1)
modules.h,
libdirect-1.2.so.9.0.1
direct_modules_unregister ( DirectModuleDir* directory, char const* name )
to the top
Problems with Data Types, High Severity (1)
conf.h
[+] struct __D_DirectConfig (1)
| Change |
Effect |
1 | Field module_dir has been removed from the middle position of this structural type. | 1) Previous accesses of applications to the removed field will be incorrect. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
[+] affected symbols (1)
direct_config [data]Return value (pointer) has base type '__D_DirectConfig'.
to the top
Problems with Data Types, Low Severity (1)
conf.h
[+] struct __D_DirectConfig (1)
| Change |
Effect |
1 | Size of this type has been changed from 180 bytes to 176 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (1)
direct_config [data]Return value (pointer) has base type '__D_DirectConfig'.
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.2.so.9.0.1
libdirectfb-1.2.so.9.0.1
libfusion-1.2.so.9.0.1
to the top