Binary compatibility report for the libusb library between 0.1.4 and 0.1.5 versions on x86

Test Info


Library Namelibusb
Version #10.1.4
Version #20.1.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types19 / 24
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low6
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-12

Problems with Data Types, Low Severity (6)


usb.h
[+] struct usb_config_descriptor (4)
[+] struct usb_device (2)

to the top

Other Changes in Constants (12)


usb.h
[+] USB_ENDPOINT_ADDRESS_MASK
[+] USB_ENDPOINT_DIR_MASK
[+] USB_ENDPOINT_OUT
[+] USB_ENDPOINT_TYPE_BULK
[+] USB_ENDPOINT_TYPE_CONTROL
[+] USB_ENDPOINT_TYPE_INTERRUPT
[+] USB_ENDPOINT_TYPE_ISOCHRONOUS
[+] USB_ENDPOINT_TYPE_MASK
[+] USB_MAXALTSETTING
[+] USB_MAXCONFIG
[+] USB_MAXENDPOINTS
[+] USB_MAXINTERFACES

to the top

Header Files (1)


usb.h

to the top

Shared Libraries (1)


libusb-0.1.so.4.0.0

to the top