Binary compatibility report for the libdmtx library  between 0.7.2 and 0.7.4 versions on x86

Test Info


Library Namelibdmtx
Version #10.7.2
Version #20.7.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types69 / 57
VerdictCompatible

Problem Summary


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

Added Symbols (8)


dmtx.h, libdmtx.so.0.0.0
dmtxByteListBuild ( DmtxByte* storage, int capacity )
dmtxByteListClear DmtxByteList* list )
dmtxByteListCopy ( DmtxByteList* dst, DmtxByteList const* src, unsigned int* passFail )
dmtxByteListHasCapacity DmtxByteList* list )
dmtxByteListInit ( DmtxByteList* list, int length, DmtxByte value, unsigned int* passFail )
dmtxByteListPop ( DmtxByteList* list, unsigned int* passFail )
dmtxByteListPrint ( DmtxByteList* list, char* prefix )
dmtxByteListPush ( DmtxByteList* list, DmtxByte value, unsigned int* passFail )

to the top

Problems with Symbols, Low Severity (1)


dmtx.h, libdmtx.so.0.0.0
[+] dmtxRay2Intersect ( DmtxVector2* point, DmtxRay2 const* p0, DmtxRay2 const* p1 ) (1)

to the top

Header Files (1)


dmtx.h

to the top

Shared Libraries (1)


libdmtx.so.0.0.0

to the top




Generated on Wed Apr 2 15:07:39 2014 for libdmtx by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API