Binary compatibility report for the Xapian library from version 1.1.1 to 1.1.2 on x86

Test Info


Library NameXapian
Version #11.1.1
Version #21.1.2
CPU Architecturex86
GCC Version4.5

Test Results Summary


Total Header Files29
Total Shared Libraries1
Total Symbols / Types574 / 186
VerdictIncompatible

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High3
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


queryparser.h, libxapian-1.1.so.2.0.0
namespace Xapian
StringValueRangeProcessor::operator() std::string& p1, std::string& p2 )
StringValueRangeProcessor::~StringValueRangeProcessor [in-charge-deleting] ( )
StringValueRangeProcessor::~StringValueRangeProcessor [in-charge] ( )

to the top

Problems with Data Types, High Severity (3)


queryparser.h
namespace Xapian
[+] class DateValueRangeProcessor (3)

to the top

Problems with Data Types, Low Severity (3)


query.h
namespace Xapian
[+] class Query::Internal (1)

queryparser.h
namespace Xapian
[+] class NumberValueRangeProcessor (2)

to the top

Header Files (29)


base.h
database.h
dbfactory.h
deprecated.h
derefwrapper.h
document.h
enquire.h
error.h
errorhandler.h
expanddecider.h
positioniterator.h
postingiterator.h
postingsource.h
query.h
queryparser.h
replication.h
serialisationcontext.h
sorter.h
stem.h
termgenerator.h
termiterator.h
types.h
unicode.h
valueiterator.h
valuesetmatchdecider.h
version.h
visibility.h
weight.h
xapian.h

to the top

Shared Libraries (1)


libxapian-1.1.so.1.0.0

to the top




Generated on Mon May 30 13:50:39 2011 for Xapian by ABI Compliance Checker 1.23  
A tool for checking backward binary compatibility of a shared C/C++ library API