Binary compatibility report for the QJson library  between 0.8.0 and 0.8.1 versions on x86

Test Info


Library NameQJson
Version #10.8.0
Version #20.8.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types56 / 80
VerdictCompatible

Problem Summary


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

Added Symbols (1)


serializer.h, libqjson.so.0.8.1
namespace QJson
Serializer::serialize QVariant const& variant )

to the top

Problems with Symbols, Low Severity (1)


serializer.h, libqjson.so.0.8.0
namespace QJson
[+] Serializer::serialize ( QVariant const& variant, bool* ok ) (1)

to the top

Header Files (6)


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

to the top

Shared Libraries (1)


libqjson.so.0.8.0

to the top




Generated on Wed Nov 28 04:45:37 2012 for QJson by ABI Compliance Checker 1.98.5  
A tool for checking backward compatibility of a C/C++ library API