Binary compatibility report for the libdkim library  between 1.0.17 and 1.0.19 versions on x86

Test Info


Library Namelibdkim
Version #11.0.17
Version #21.0.19
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files7
Total Shared Libraries1
Total Symbols / Types75 / 146
VerdictIncompatible
(47.3%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh4
Problems with
Data Types
High2
Medium4
Low2
Problems with
Symbols
High4
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


dkimbase.h, libdkim.so
CDKIMBase::Process char* szBuffer, int nBufLength, bool bEOF )
CDKIMBase::ProcessBody char* szBuffer, int nBufLength, bool bEOF )

dkimsign.h, libdkim.so
CDKIMSign::ProcessBody char* szBuffer, int nBufLength, bool bEOF )

dkimverify.h, libdkim.so
CDKIMVerify::ProcessBody char* szBuffer, int nBufLength, bool bEOF )

to the top

Removed Symbols (4)


dkimbase.h, libdkim.so
CDKIMBase::Process char* szBuffer, int nBufLength )
CDKIMBase::ProcessBody char* szBuffer, int nBufLength )

dkimsign.h, libdkim.so
CDKIMSign::ProcessBody char* szBuffer, int nBufLength )

dkimverify.h, libdkim.so
CDKIMVerify::ProcessBody char* szBuffer, int nBufLength )

to the top

Problems with Data Types, High Severity (2)


dkimbase.h
[+] class CDKIMBase (1)

dkimverify.h
[+] class SignatureInfo (1)

to the top

Problems with Symbols, High Severity (4)


dkimbase.h, libdkim.so
[+] CDKIMBase::Process char* szBuffer, int nBufLength ) (1)
[+] CDKIMBase::ProcessBody char* szBuffer, int nBufLength ) (1)

dkimsign.h, libdkim.so
[+] CDKIMSign::ProcessBody char* szBuffer, int nBufLength ) (1)

dkimverify.h, libdkim.so
[+] CDKIMVerify::ProcessBody char* szBuffer, int nBufLength ) (1)

to the top

Problems with Data Types, Medium Severity (4)


dkimbase.h
[+] class CDKIMBase (2)

dkimsign.h
[+] class CDKIMSign (1)

dkimverify.h
[+] class SignatureInfo (1)

to the top

Problems with Data Types, Low Severity (2)


dkimbase.h
[+] class CDKIMBase (1)

dkimverify.h
[+] class CDKIMVerify (1)

to the top

Header Files (7)


dkim.h
dkimbase.h
dkimsign.h
dkimverify.h
dns.h
dnsresolv.h
resource.h

to the top

Shared Libraries (1)


libdkim.so

to the top




Generated on Fri Dec 28 11:34:59 2012 for libdkim by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API