Binary compatibility report for the libusb library between 0.1.6 and 0.1.7 versions on x86
Test Info
Library Name | libusb |
Version #1 | 0.1.6 |
Version #2 | 0.1.7 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 20 / 32 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
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 (2)
usb.h,
libusb-0.1.so.4.3.0
usb_get_string ( usb_dev_handle* dev, int index, int langid, char* buf, size_t buflen )
usb_get_string_simple ( usb_dev_handle* dev, int index, char* buf, size_t buflen )
to the top
Header Files (1)
usb.h
to the top
Shared Libraries (1)
libusb-0.1.so.4.1.1
to the top