Binary compatibility report for the libnfc library  between 1.4.2 and 1.5.0 versions on x86

Test Info


Library Namelibnfc
Version #11.4.2
Version #21.5.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types25 / 53
VerdictIncompatible
(80%)

Problem Summary


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

Added Symbols (4)


nfc-emulation.h, libnfc.so.2.0.0
nfc_emulate_target ( nfc_device_t* pnd, nfc_emulator* emulator )

nfc.h, libnfc.so.2.0.0
nfc_abort_command nfc_device_t* pnd )
nfc_initiator_transceive_bits_timed ( nfc_device_t* pnd, byte_t const* pbtTx, size_t const szTxBits, byte_t const* pbtTxPar, byte_t* pbtRx, size_t* pszRxBits, byte_t* pbtRxPar, uint16_t* cycles )
nfc_initiator_transceive_bytes_timed ( nfc_device_t* pnd, byte_t const* pbtTx, size_t const szTx, byte_t* pbtRx, size_t* pszRx, uint16_t* cycles )

to the top

Problems with Data Types, High Severity (4)


nfc-types.h
[+] struct nfc_device_t (4)

to the top

Problems with Data Types, Medium Severity (2)


nfc-types.h
[+] struct nfc_device_t (2)

to the top

Problems with Data Types, Low Severity (4)


nfc-types.h
[+] struct nfc_device_t (4)

to the top

Header Files (3)


nfc-messages.h
nfc-types.h
nfc.h

to the top

Shared Libraries (1)


libnfc.so.1.0.0

to the top




Generated on Wed Mar 21 12:08:10 2012 for libnfc by ABI Compliance Checker 1.97  
A tool for checking backward compatibility of a C/C++ library API