Binary compatibility report for the DirectFB library between 1.4.7 and 1.4.8 versions on x86
Test Info
Library Name | DirectFB |
Version #1 | 1.4.7 |
Version #2 | 1.4.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 49 |
Total Shared Libraries | 3 |
Total Symbols / Types | 267 / 264 |
Verdict | Incompatible (0.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 1 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 1 |
Problems with Data Types, Medium Severity (1)
directfb.h
[+] enum DFBWindowEventType (1)
| Change |
Effect |
1 | Value of member DWET_ALL has been changed from 4129599 to 20906815. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (1)
dfb_window_event_type_name ( DFBWindowEventType type )1st parameter 'type' has type 'DFBWindowEventType'.
to the top
Other Changes in Data Types (1)
directfb.h
[+] enum DFBWindowEventType (1)
| Change |
Effect |
1 | The member DWET_UPDATE with value 16777216 has been added. | No effect. |
[+] affected symbols (1)
dfb_window_event_type_name ( DFBWindowEventType type )1st parameter 'type' has type 'DFBWindowEventType'.
to the top
Header Files (49)
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
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.2
libdirectfb-1.4.so.5.0.2
libfusion-1.4.so.5.0.2
to the top