Binary compatibility report for the QJson library  between 0.6.3 and 0.7.0 versions on x86

Test Info


Library NameQJson
Version #10.6.3
Version #20.7.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types41 / 53
VerdictCompatible

Problem Summary


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

Added Symbols (6)


qobjecthelper.h, libqjson.so.0.7.0
namespace QJson
QObjectHelper::qobject2qvariant ( QObject const* object, QStringList const& ignoredProperties ) [static]
QObjectHelper::QObjectHelper [in-charge] ( )
QObjectHelper::QObjectHelper [not-in-charge] ( )
QObjectHelper::qvariant2qobject ( QVariantMap const& variant, QObject* object ) [static]
QObjectHelper::~QObjectHelper [in-charge] ( )
QObjectHelper::~QObjectHelper [not-in-charge] ( )

to the top

Header Files (5)


parser.h
parserrunnable.h
qjson_export.h
serializer.h
serializerrunnable.h

to the top

Shared Libraries (1)


libqjson.so.0.6.3

to the top




Generated on Fri Nov 23 11:05:52 2012 for QJson by ABI Compliance Checker 1.98.5  
A tool for checking backward compatibility of a C/C++ library API