Binary compatibility report for the libmtp library  between 1.0.6 and 1.1.0 versions on x86

Test Info


Library Namelibmtp
Version #11.0.6
Version #21.1.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types95 / 111
VerdictIncompatible
(42.63%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium43
Low3
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
Other Changes-1

Added Symbols (3)


libmtp.h, libmtp.so.9.0.0
LIBMTP_Get_Files_And_Folders ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint32_t const p3 )
LIBMTP_Get_Folder_List_For_Storage ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )
LIBMTP_Open_Raw_Device_Uncached LIBMTP_raw_device_t* p1 )

to the top

Problems with Data Types, Medium Severity (43)


libmtp.h
[+] enum LIBMTP_filetype_t (42)
[+] struct LIBMTP_mtpdevice_struct (1)

to the top

Problems with Data Types, Low Severity (3)


libmtp.h
[+] enum LIBMTP_filetype_t (2)
[+] struct LIBMTP_mtpdevice_struct (1)

to the top

Problems with Symbols, Low Severity (1)


libmtp.h, libmtp.so.8.3.6
[+] LIBMTP_Track_Exists ( LIBMTP_mtpdevice_t* p1, uint32_t p2 ) (1)

to the top

Other Changes in Data Types (1)


libmtp.h
[+] enum LIBMTP_filetype_t (1)

to the top

Header Files (1)


libmtp.h

to the top

Shared Libraries (1)


libmtp.so.8.3.6

to the top




Generated on Wed Feb 22 13:00:21 2012 for libmtp by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API