Binary compatibility report for the libmtp library  between 1.1.5 and 1.1.6 versions on x86

Test Info


Library Namelibmtp
Version #11.1.5
Version #21.1.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types105 / 120
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-3

Added Symbols (5)


libmtp.h, libmtp.so.9.1.0
LIBMTP_BeginEditObject ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )
LIBMTP_EndEditObject ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )
LIBMTP_GetPartialObject ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint64_t p3, uint32_t p4, unsigned char** p5, unsigned int* p6 )
LIBMTP_SendPartialObject ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint64_t p3, unsigned char* p4, unsigned int p5 )
LIBMTP_TruncateObject ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint64_t p3 )

to the top

Other Changes in Data Types (3)


libmtp.h
[+] enum LIBMTP_event_enum (3)

to the top

Header Files (1)


libmtp.h

to the top

Shared Libraries (1)


libmtp.so.9.0.5

to the top




Generated on Sat Mar 16 03:20:30 2013 for libmtp by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API