Binary compatibility report for the Xapian library from version 1.1.3 to 1.1.4 on x86

Test Info


Library NameXapian
Version #11.1.3
Version #21.1.4
CPU Architecturex86
GCC Version4.5

Test Results Summary


Total Header Files30
Total Shared Libraries1
Total Symbols / Types611 / 199
VerdictIncompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh5
Problems with
Data Types
High1
Medium2
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


matchspy.h, libxapian-1.1.so.4.0.0
namespace Xapian
ValueCountMatchSpy::top_values_begin size_t maxvalues ) const
ValueCountMatchSpy::values_begin ( ) const

to the top

Removed Symbols (5)


matchspy.h, libxapian-1.1.so.3.0.0
namespace Xapian
NumericRanges::NumericRanges [in-charge] ( std::map<std::string, unsigned int>const& values, size_t max_ranges )
NumericRanges::NumericRanges [not-in-charge] ( std::map<std::string, unsigned int>const& values, size_t max_ranges )
score_evenness NumericRanges const& ranges, double desired_no_of_categories )
score_evenness ValueCountMatchSpy const& spy, double desired_no_of_categories )
ValueCountMatchSpy::get_top_values std::vector<StringAndFrequency>& result, size_t maxvalues ) const

to the top

Problems with Data Types, High Severity (1)


matchspy.h
namespace Xapian
[+] class ValueCountMatchSpy (1)

to the top

Problems with Data Types, Medium Severity (2)


matchspy.h
namespace Xapian
[+] class ValueCountMatchSpy (2)

to the top

Problems with Data Types, Low Severity (2)


matchspy.h
namespace Xapian
[+] class ValueCountMatchSpy (2)

to the top

Header Files (30)


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
replication.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.3.0.0

to the top




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