Binary compatibility report for the libmtp library  between 0.1.0 and 0.1.1 versions on x86

Test Info


Library Namelibmtp
Version #10.1.0
Version #20.1.1
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types62 / 76
VerdictIncompatible
(42.74%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium2
Low2
Problems with
Symbols
High0
Medium1
Low0
Problems with
Constants
Low0
Other Changes-1

Added Symbols (1)


libmtp.h, libmtp.so.5.0.0
LIBMTP_Get_Storage ( LIBMTP_mtpdevice_t* p1, int const p2 )

to the top

Removed Symbols (1)


libmtp.h, libmtp.so.4.0.0
LIBMTP_Get_Storageinfo ( LIBMTP_mtpdevice_t* p1, uint64_t*const p2, uint64_t*const p3, char**const storage_description, char**const volume_label )

to the top

Problems with Data Types, Medium Severity (2)


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

to the top

Problems with Symbols, Medium Severity (1)


libmtp.h, libmtp.so.4.0.0
[+] LIBMTP_Format_Storage LIBMTP_mtpdevice_t* p1 ) (1)

to the top

Problems with Data Types, Low Severity (2)


libmtp.h
[+] struct LIBMTP_mtpdevice_struct (2)

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.4.0.0

to the top




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