Binary compatibility report for the Xapian library between 1.2.12 and 1.2.13 versions on x86
Test Info
Library Name | Xapian |
Version #1 | 1.2.12 |
Version #2 | 1.2.13 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 30 |
Total Shared Libraries | 1 |
Total Symbols / Types | 634 / 284 |
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 | 1 |
Added Symbols (1)
termgenerator.h,
libxapian.so.22.6.0
namespace Xapian
TermGenerator::set_max_word_length ( unsigned int max_word_length )
[symbol: _ZN6Xapian13TermGenerator19set_max_word_lengthEj]
to the top
Problems with Constants (1)
version.h
[+] XAPIAN_REVISION
| Change | Effect |
---|
1 | The value of constant XAPIAN_REVISION has been changed from 12 to 13. | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
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.5.0
to the top