Binary compatibility report for the libmtp library  between 0.0.11 and 0.0.12 versions on x86

Test Info


Library Namelibmtp
Version #10.0.11
Version #20.0.12
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types64 / 75
VerdictIncompatible
(1.56%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (4)


libmtp.h, libmtp.so.3.0.0
LIBMTP_Get_Friendlyname LIBMTP_mtpdevice_t* p1 )
LIBMTP_Get_Syncpartner LIBMTP_mtpdevice_t* p1 )
LIBMTP_Set_Friendlyname ( LIBMTP_mtpdevice_t* p1, char const*const p2 )
LIBMTP_Set_Syncpartner ( LIBMTP_mtpdevice_t* p1, char const*const p2 )

to the top

Removed Symbols (1)


libmtp.h, libmtp.so.1.1.1
LIBMTP_Get_Ownername LIBMTP_mtpdevice_t* p1 )

to the top

Problems with Data Types, Low Severity (2)


libmtp.h
[+] struct LIBMTP_mtpdevice_struct (2)

to the top

Header Files (1)


libmtp.h

to the top

Shared Libraries (1)


libmtp.so.1.1.1

to the top




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