Binary compatibility report for the libusb library between 0.1.1 and 0.1.2 versions on x86

Test Info


Library Namelibusb
Version #10.1.1
Version #20.1.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types15 / 22
VerdictIncompatible
(20%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium2
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


usb.h, libusb-0.1.so.2.0.0
usb_clear_halt ( usb_dev_handle* dev, unsigned int ep )
usb_release_interface ( usb_dev_handle* dev, int interface )
usb_reset usb_dev_handle* dev )
usb_resetep ( usb_dev_handle* dev, unsigned int ep )

to the top

Problems with Data Types, High Severity (2)


usb.h
[+] struct usb_bus (1)
[+] struct usb_device (1)

to the top

Problems with Data Types, Medium Severity (2)


usb.h
[+] struct usb_bus (1)
[+] struct usb_device (1)

to the top

Problems with Data Types, Low Severity (2)


usb.h
[+] struct usb_bus (1)
[+] struct usb_device (1)

to the top

Header Files (1)


usb.h

to the top

Shared Libraries (1)


libusb-0.1.so.1.0.0

to the top