Binary compatibility report for the libplist library between 1.9 and 1.10 versions on x86
Test Info
Library Name | libplist |
Version #1 | 1.9 |
Version #2 | 1.10 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 13 |
Total Shared Libraries | 2 |
Total Symbols / Types | 219 / 88 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 15 |
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 (15)
Uid.h,
libplist++.so.1.1.10
namespace PList
Uid::Clone ( )
[symbol: _ZN5PList3Uid5CloneEv]
Uid::GetValue ( )
[symbol: _ZN5PList3Uid8GetValueEv]
Uid::operator = ( Uid& i )
[symbol: _ZN5PList3UidaSERS0_]
Uid::SetValue ( uint64_t i )
[symbol: _ZN5PList3Uid8SetValueEy]
Uid::Uid [in-charge] ( Node* parent )
[symbol: _ZN5PList3UidC1EPNS_4NodeE]
Uid::Uid [in-charge] ( Uid& i )
[symbol: _ZN5PList3UidC1ERS0_]
Uid::Uid [in-charge] ( plist_t node, Node* parent )
[symbol: _ZN5PList3UidC1EPvPNS_4NodeE]
Uid::Uid [in-charge] ( uint64_t i )
[symbol: _ZN5PList3UidC1Ey]
Uid::Uid [not-in-charge] ( Node* parent )
[symbol: _ZN5PList3UidC2EPNS_4NodeE]
Uid::Uid [not-in-charge] ( Uid& i )
[symbol: _ZN5PList3UidC2ERS0_]
Uid::Uid [not-in-charge] ( plist_t node, Node* parent )
[symbol: _ZN5PList3UidC2EPvPNS_4NodeE]
Uid::Uid [not-in-charge] ( uint64_t i )
[symbol: _ZN5PList3UidC2Ey]
Uid::~Uid [in-charge-deleting] ( )
[symbol: _ZN5PList3UidD0Ev]
Uid::~Uid [in-charge] ( )
[symbol: _ZN5PList3UidD1Ev]
Uid::~Uid [not-in-charge] ( )
[symbol: _ZN5PList3UidD2Ev]
to the top
Header Files (13)
Array.h
Boolean.h
Data.h
Date.h
Dictionary.h
Integer.h
Key.h
Node.h
plist++.h
plist.h
Real.h
String.h
Structure.h
to the top
Shared Libraries (2)
libplist++.so.1.1.9
libplist.so.1.1.9
to the top