Binary compatibility report for the Xapian library between 1.2.10 and 1.2.11 versions on x86
Test Info
Library Name | Xapian |
Version #1 | 1.2.10 |
Version #2 | 1.2.11 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 30 |
Total Shared Libraries | 1 |
Total Symbols / Types | 618 / 281 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 1 |
Added Symbols (1)
termgenerator.h,
libxapian.so.21.5.0
namespace Xapian
TermGenerator::set_stemming_strategy ( TermGenerator::stem_strategy strategy )
[symbol: _ZN6Xapian13TermGenerator21set_stemming_strategyENS0_13stem_strategyE]
to the top
Other Changes in Data Types (1)
queryparser.h
namespace Xapian
[+] enum QueryParser::stem_strategy (1)
| Change |
Effect |
1 | The member STEM_ALL_Z with value 3 has been added. | No effect. |
[+] affected symbols (1)
QueryParser::set_stemming_strategy ( QueryParser::stem_strategy strategy )1st parameter 'strategy' has type 'QueryParser::stem_strategy'.
to the top
Header Files (30)
base.h
compactor.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.4.4
to the top