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

Test Info


Library Namelibdkim
Version #11.0.19
Version #21.0.21
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files7
Total Shared Libraries1
Total Symbols / Types75 / 145
VerdictIncompatible
(16.7%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh1
Problems with
Data Types
High1
Medium2
Low4
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low6

Added Symbols (1)


dkimverify.h, libdkim.so
CDKIMVerify::GetADSP ( std::string const& sDomain, int& iADSP )

to the top

Removed Symbols (1)


dkimverify.h, libdkim.so
CDKIMVerify::GetSSP ( std::string const& sDomain, int& iSSP, bool& bTesting )

to the top

Problems with Data Types, High Severity (1)


dkimverify.h
[+] class CDKIMVerify (1)

to the top

Problems with Data Types, Medium Severity (2)


dkim.h
[+] struct DKIMVerifyDetails_t (1)

dkimverify.h
[+] class CDKIMVerify (1)

to the top

Problems with Data Types, Low Severity (4)


dkim.h
[+] struct DKIMVerifyDetails_t (2)
[+] struct DKIMVerifyOptions_t (2)

to the top

Problems with Constants (6)


dkim.h
[+] DKIM_BAD_PRIVATE_KEY
[+] DKIM_BUFFER_TOO_SMALL
[+] DKIM_INVALID_CONTEXT
[+] DKIM_MAX_ERROR
[+] DKIM_NO_SENDER
[+] DKIM_OUT_OF_MEMORY

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:29 2012 for libdkim by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API