Binary compatibility report for the libplist library between 1.10 and 1.11 versions on x86
Test Info
Library Name | libplist |
Version #1 | 1.10 |
Version #2 | 1.11 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 14 |
Total Shared Libraries | 2 |
Total Symbols / Types | 234 / 92 |
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)
Dictionary.h,
libplist++.so.2.0.0
namespace PList
Dictionary::Set ( std::string const& key, Node* node )
[symbol: _ZN5PList10Dictionary3SetERKSsPNS_4NodeE]
plist.h,
libplist.so.2.0.0
plist_dict_merge ( plist_t* target, plist_t source )
to the top
Header Files (14)
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
Uid.h
to the top
Shared Libraries (2)
libplist++.so.1.1.10
libplist.so.1.1.10
to the top