Binary compatibility report for the libusb library between 1.0.18 and 1.0.19 versions on x86
Test Info
Library Name | libusb |
Version #1 | 1.0.18 |
Version #2 | 1.0.19 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 78 / 98 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 (4)
libusb.h,
libusb-1.0.so.0.1.0
libusb_alloc_streams ( libusb_device_handle* dev, uint32_t num_streams, unsigned char* endpoints, int num_endpoints )
libusb_free_streams ( libusb_device_handle* dev, unsigned char* endpoints, int num_endpoints )
libusb_transfer_get_stream_id ( struct libusb_transfer* transfer )
libusb_transfer_set_stream_id ( struct libusb_transfer* transfer, uint32_t stream_id )
to the top
Header Files (1)
libusb.h
to the top
Shared Libraries (1)
libusb-1.0.so.0.1.0
to the top