Binary compatibility report for the libdmtx library  between 0.5.0 and 0.5.1 versions on x86

Test Info


Library Namelibdmtx
Version #10.5.0
Version #20.5.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types66 / 62
VerdictIncompatible
(4.5%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High2
Medium4
Low2
Problems with
Constants
Low3
Other Changes
in Constants
-5

Added Symbols (4)


dmtx.h, libdmtx.so.0.0.0
dmtxDecodeMosaicRegion DmtxDecode* dec, DmtxRegion* reg, int fix )
dmtxTimeAdd DmtxTime t, long msec )
dmtxTimeExceeded DmtxTime timeout )
dmtxTimeNow ( )

to the top

Problems with Symbols, High Severity (2)


dmtx.h, libdmtx.so.0.0.0
[+] dmtxPixelFromImage DmtxImage* img, int x, int y ) (2)

to the top

Problems with Symbols, Medium Severity (4)


dmtx.h, libdmtx.so.0.0.0
[+] dmtxColor3FromPixel ( DmtxColor3* color, DmtxPixel* pxl ) (1)
[+] dmtxDecodeFindNextRegion DmtxDecode* decode ) (1)
[+] dmtxMessageMalloc int sizeIdx ) (1)
[+] dmtxPixelFromColor3 DmtxPixel* pxl, DmtxColor3* color ) (1)

to the top

Problems with Data Types, Low Severity (1)


dmtx.h
[+] struct DmtxImage_struct (1)

to the top

Problems with Symbols, Low Severity (2)


dmtx.h, libdmtx.so.0.0.0
[+] dmtxColor3FromPixel ( DmtxColor3* color, DmtxPixel* pxl ) (1)
[+] dmtxPixelFromColor3 DmtxPixel* pxl, DmtxColor3* color ) (1)

to the top

Problems with Constants, Low Severity (3)


dmtx.h
[+] DMTX_REGION_EOF
[+] DMTX_REGION_FOUND
[+] DMTX_REGION_NOT_FOUND

to the top

Other Changes in Constants (5)


dmtx.h
[+] DMTX_FORMAT_MATRIX
[+] DMTX_FORMAT_MOSAIC
[+] DMTX_REGION_TIMEOUT
[+] M_PI
[+] M_PI_2

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:09:21 2014 for libdmtx by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API