Binary compatibility report for the uTouch-grail library  between 1.0.8 and 1.0.10 versions on x86

Test Info


Library NameuTouch-grail
Version #11.0.8
Version #21.0.10
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types19 / 29
VerdictIncompatible
(36.84%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh3
Problems with
Data Types
High3
Medium3
Low4
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes-0

Added Symbols (4)


grail-touch.h, libutouch-grail.so.1.0.0
touch_angle ( touch_dev const* dev, int orientation )
touch_caps_init touch_dev* dev )
touch_pressure ( touch_dev const* dev, int pressure )

grail.h, libutouch-grail.so.1.0.0
grail_get_contacts grail const* ge, grail_contact* touch, int max_touch )

to the top

Removed Symbols (3)


grail-touch.h, libutouch-grail.so.1.0.0
touch_engine_attach ( touch_engine* engine, touch_dev* dev )
touch_engine_detach ( touch_engine* engine, touch_dev* dev )
touch_engine_init ( touch_engine* engine, void(*event)(touch_engine*, input_event const*), void(*sync)(touch_engine*, input_event const*), void* priv )

to the top

Problems with Data Types, High Severity (3)


grail-touch.h
[+] struct touch_dev (3)

to the top

Problems with Data Types, Medium Severity (3)


grail-touch.h
[+] struct touch_dev (3)

to the top

Problems with Data Types, Low Severity (4)


grail-touch.h
[+] struct touch_dev (4)

to the top

Problems with Constants (1)


grail.h
[+] DIM_GRAIL_PROP

to the top

Header Files (4)


grail-bits.h
grail-touch.h
grail-types.h
grail.h

to the top

Shared Libraries (1)


libutouch-grail.so.1.0.0

to the top




Generated on Fri Dec 9 18:31:47 2011 for uTouch-grail by ABI Compliance Checker 1.95.13  
A tool for checking backward binary compatibility of a shared C/C++ library API