Binary compatibility report for the QJson library between 0.0.1 and 0.5.0 versions on x86
Test Info
Library Name | QJson |
Version #1 | 0.0.1 |
Version #2 | 0.5.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 7 |
Total Shared Libraries | 1 |
Total Symbols / Types | 23 / 64 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 10 |
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 (10)
jsonconverterthread.h,
libqjson.so.0.5.0
JSonConverterThread::conversionFinished ( QVariant json, bool status, QString error_msg )
[symbol: _ZN19JSonConverterThread18conversionFinishedE8QVariantb7QString]
JSonConverterThread::JSonConverterThread [in-charge] ( QString& data, QObject* parent )
[symbol: _ZN19JSonConverterThreadC1ER7QStringP7QObject]
JSonConverterThread::JSonConverterThread [not-in-charge] ( QString& data, QObject* parent )
[symbol: _ZN19JSonConverterThreadC2ER7QStringP7QObject]
JSonConverterThread::metaObject ( ) const
[symbol: _ZNK19JSonConverterThread10metaObjectEv]
JSonConverterThread::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN19JSonConverterThread11qt_metacallEN11QMetaObject4CallEiPPv]
JSonConverterThread::qt_metacast ( char const* p1 )
[symbol: _ZN19JSonConverterThread11qt_metacastEPKc]
JSonConverterThread::run ( )
[symbol: _ZN19JSonConverterThread3runEv]
JSonConverterThread::staticMetaObject [data]
[symbol: _ZN19JSonConverterThread16staticMetaObjectE]
JSonConverterThread::~JSonConverterThread [in-charge-deleting] ( )
[symbol: _ZN19JSonConverterThreadD0Ev]
JSonConverterThread::~JSonConverterThread [in-charge] ( )
[symbol: _ZN19JSonConverterThreadD1Ev]
to the top
Header Files (7)
json_driver.hh
json_parser.hh
json_scanner.h
location.hh
position.hh
qjson_export.h
stack.hh
to the top
Shared Libraries (1)
libqjson.so
to the top