Binary compatibility report for the libmtp library  between 1.1.2 and 1.1.3 versions on x86

Test Info


Library Namelibmtp
Version #11.1.2
Version #21.1.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types98 / 111
VerdictCompatible

Problem Summary


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

Added Symbols (4)


libmtp.h, libmtp.so.9.0.3
LIBMTP_Get_File_To_Handler ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, MTPDataPutFunc p3, void* p4, LIBMTP_progressfunc_t const p5, void const*const p6 )
LIBMTP_Get_Track_To_Handler ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, MTPDataPutFunc p3, void* p4, LIBMTP_progressfunc_t const p5, void const*const p6 )
LIBMTP_Send_File_From_Handler ( LIBMTP_mtpdevice_t* p1, MTPDataGetFunc p2, void* p3, LIBMTP_file_t*const p4, LIBMTP_progressfunc_t const p5, void const*const p6 )
LIBMTP_Send_Track_From_Handler ( LIBMTP_mtpdevice_t* p1, MTPDataGetFunc p2, void* p3, LIBMTP_track_t*const p4, LIBMTP_progressfunc_t const p5, void const*const p6 )

to the top

Header Files (1)


libmtp.h

to the top

Shared Libraries (1)


libmtp.so.9.0.2

to the top




Generated on Wed Apr 4 02:36:27 2012 for libmtp by ABI Compliance Checker 1.97.3  
A tool for checking backward compatibility of a C/C++ library API