Binary compatibility report for the uTouch-grail library between 1.0.16 and 1.0.18 versions on x86
Test Info
Library Name | uTouch-grail |
Version #1 | 1.0.16 |
Version #2 | 1.0.18 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 4 |
Total Shared Libraries | 1 |
Total Symbols / Types | 21 / 27 |
Verdict | Incompatible (38.10%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 8 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes | - | 0 |
Removed Symbols (8)
grail-touch.h,
libutouch-grail.so.1.0.0
touch_angle ( touch_dev const* dev, int orientation )
touch_caps_init ( touch_dev* dev )
touch_caps_is_supported ( touch_dev* dev, int fd )
touch_dev_close ( touch_dev* dev, int fd )
touch_dev_idle ( touch_dev* dev, int fd, int ms )
touch_dev_open ( touch_dev* dev, int fd )
touch_dev_pull ( touch_dev* dev, int fd )
touch_pressure ( touch_dev const* dev, int pressure )
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