Binary compatibility report for the DirectFB library between 1.4.3 and 1.4.4 versions on x86
Test Info
Library Name | DirectFB |
Version #1 | 1.4.3 |
Version #2 | 1.4.4 |
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 | - | 0 |
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 | 1 |
Other Changes in Data Types | - | 2 |
Problems with Constants (1)
directfb.h
[+] DFB_NUM_PIXELFORMATS
| Change | Effect |
---|
1 | The value of constant DFB_NUM_PIXELFORMATS has been changed from 35 to 37. | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Other Changes in Data Types (2)
directfb.h
[+] enum DFBSurfacePixelFormat (2)
| Change |
Effect |
1 | The member DSPF_A1_LSB with value 58920995 has been added. | No effect. |
2 | The member DSPF_YV16 with value 269486116 has been added. | No effect. |
[+] affected symbols (2)
dfb_pixelformat_name ( DFBSurfacePixelFormat format )1st parameter 'format' has type 'DFBSurfacePixelFormat'.
dfb_pixelformat_names [data]Field 'retval->format' in return value has type 'DFBSurfacePixelFormat'.
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.0.3.0
libdirectfb-1.4.so.0.3.0
libfusion-1.4.so.0.3.0
to the top