Binary compatibility report for the libusbx library between 1.0.11 and 1.0.12 versions on x86
Test Info
Library Name | libusbx |
Version #1 | 1.0.11 |
Version #2 | 1.0.12 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 59 / 66 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
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 (3)
libusb.h,
libusb-1.0.so.0.1.0
libusb_get_parent ( libusb_device* dev )
libusb_get_port_number ( libusb_device* dev )
libusb_get_port_path ( libusb_context* ctx, libusb_device* dev, uint8_t* path, uint8_t path_length )
to the top
Header Files (1)
libusb.h
to the top
Shared Libraries (1)
libusb-1.0.so.0.1.0
to the top
Generated on Wed Oct 10 18:44:13 2012 for libusbx by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API