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

Test Info


Library NameQJson
Version #10.7.1
Version #20.8.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types47 / 79
VerdictIncompatible
(2.1%)

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (10)


parser.h, libqjson.so.0.8.0
namespace QJson
Parser::allowSpecialNumbers bool allowSpecialNumbers )
Parser::specialNumbersAllowed ( ) const

qglobal.h, libqjson.so.0.8.0
qDebug ( )

serializer.h, libqjson.so.0.8.0
namespace QJson
Serializer::allowSpecialNumbers bool allow )
Serializer::errorMessage ( ) const
Serializer::indentMode ( ) const
Serializer::serialize ( QVariant const& variant, bool* ok )
Serializer::setDoublePrecision int precision )
Serializer::setIndentMode IndentMode mode )
Serializer::specialNumbersAllowed ( ) const

to the top

Removed Symbols (1)


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

to the top

Problems with Symbols, High Severity (1)


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

to the top

Problems with Symbols, Low Severity (1)


serializer.h, libqjson.so.0.7.1
namespace QJson
[+] Serializer::serialize ( QVariant const& variant, QIODevice* out, 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.7.1

to the top




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