Binary compatibility report for the Xapian library from version 1.2.0 to 1.2.1 on x86

Test Info


Library NameXapian
Version #11.2.0
Version #21.2.1
CPU Architecturex86
GCC Version4.5

Test Results Summary


Total Header Files29
Total Shared Libraries1
Total Symbols / Types612 / 194
VerdictCompatible

Problem Summary


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

Added Symbols (6)


queryparser.h, libxapian.so.22.1.0
namespace Xapian
QueryParser::add_boolean_prefix std::string const& field, std::string const& prefix, bool exclusive )

stem.h, libxapian.so.22.1.0
namespace Xapian
Stem::Stem [in-charge] StemImplementation* p )
Stem::Stem [not-in-charge] StemImplementation* p )
StemImplementation::~StemImplementation [in-charge-deleting] ( )
StemImplementation::~StemImplementation [in-charge] ( )
StemImplementation::~StemImplementation [not-in-charge] ( )

to the top

Problems with Data Types, Low Severity (1)


stem.h
namespace Xapian
[+] class Stem (1)

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
keymaker.h
matchspy.h
positioniterator.h
postingiterator.h
postingsource.h
query.h
queryparser.h
registry.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.so.22.0.0

to the top




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