Binary compatibility report for the DirectFB library between 1.4.5 and 1.4.6 versions on x86
Test Info
Library Name | DirectFB |
Version #1 | 1.4.5 |
Version #2 | 1.4.6 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 48 |
Total Shared Libraries | 3 |
Total Symbols / Types | 260 / 254 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
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