Binary compatibility report for the libplist library between 1.9 and 1.10 versions on x86

Test Info


Library Namelibplist
Version #11.9
Version #21.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files13
Total Shared Libraries2
Total Symbols / Types219 / 88
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (15)


Uid.h, libplist++.so.1.1.10
namespace PList
Uid::Clone ( )
Uid::GetValue ( )
Uid::operator = Uid& i )
Uid::SetValue uint64_t i )
Uid::Uid [in-charge] Node* parent )
Uid::Uid [in-charge] Uid& i )
Uid::Uid [in-charge] plist_t node, Node* parent )
Uid::Uid [in-charge] uint64_t i )
Uid::Uid [not-in-charge] Node* parent )
Uid::Uid [not-in-charge] Uid& i )
Uid::Uid [not-in-charge] plist_t node, Node* parent )
Uid::Uid [not-in-charge] uint64_t i )
Uid::~Uid [in-charge-deleting] ( )
Uid::~Uid [in-charge] ( )
Uid::~Uid [not-in-charge] ( )

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