Binary compatibility report for the Presage library between 0.9 and 0.9.1 versions on x86
Test Info
Library Name | Presage |
Version #1 | 0.9 |
Version #2 | 0.9.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 32 / 32 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
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 |
Added Symbols (2)
presage.h,
libpresage.so.1.1.1
Presage::learn ( std::string const text ) const @@ PRESAGE_0.9.1
[symbol: _ZNK7Presage5learnESs@@PRESAGE_0.9.1]
presage_learn ( presage_t prsg, char const* text ) @@ PRESAGE_0.9.1
to the top
Header Files (3)
presage.h
presageCallback.h
presageException.h
to the top
Shared Libraries (1)
libpresage.so.1.1.1
to the top