Binary compatibility report for the API Extractor library between 0.10.5 and 0.10.6 versions on x86
Test Info
Library Name | API Extractor |
Version #1 | 0.10.5 |
Version #2 | 0.10.6 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 11 |
Total Shared Libraries | 1 |
Total Symbols / Types | 340 / 195 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 12 |
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 (12)
abstractmetalang.h,
libapiextractor.so.0.10.6
AbstractMetaClass::hasTemplateBaseClassInstantiations ( ) const
[ symbol: _ZNK17AbstractMetaClass34hasTemplateBaseClassInstantiationsEv ]
AbstractMetaClass::setTemplateBaseClassInstantiations ( AbstractMetaTypeList& instantiations )
[ symbol: _ZN17AbstractMetaClass34setTemplateBaseClassInstantiationsER5QListIP16AbstractMetaTypeE ]
AbstractMetaClass::templateBaseClassInstantiations ( ) const
[ symbol: _ZNK17AbstractMetaClass31templateBaseClassInstantiationsEv ]
AbstractMetaType::decideUsagePattern ( )
[ symbol: _ZN16AbstractMetaType18decideUsagePatternEv ]
apiextractor.h,
libapiextractor.so.0.10.6
ApiExtractor::setApiVersion ( QString const& package, QByteArray const& version )
[ symbol: _ZN12ApiExtractor13setApiVersionERK7QStringRK10QByteArray ]
typedatabase.h,
libapiextractor.so.0.10.6
TypeDatabase::checkApiVersion ( QString const& package, QByteArray const& version ) const
[ symbol: _ZNK12TypeDatabase15checkApiVersionERK7QStringRK10QByteArray ]
TypeDatabase::setApiVersion ( QString const& package, QByteArray const& version )
[ symbol: _ZN12TypeDatabase13setApiVersionERK7QStringRK10QByteArray ]
typesystem.h,
libapiextractor.so.0.10.6
ComplexTypeEntry::defaultConstructor ( ) const
[ symbol: _ZNK16ComplexTypeEntry18defaultConstructorEv ]
ComplexTypeEntry::hasDefaultConstructor ( ) const
[ symbol: _ZNK16ComplexTypeEntry21hasDefaultConstructorEv ]
ComplexTypeEntry::setDefaultConstructor ( QString const& defaultConstructor )
[ symbol: _ZN16ComplexTypeEntry21setDefaultConstructorERK7QString ]
PrimitiveTypeEntry::setTargetLangPackage ( QString const& package )
[ symbol: _ZN18PrimitiveTypeEntry20setTargetLangPackageERK7QString ]
PrimitiveTypeEntry::targetLangPackage ( ) const
[ symbol: _ZNK18PrimitiveTypeEntry17targetLangPackageEv ]
to the top
Header Files (11)
abstractmetalang.h
apiextractor.h
apiextractormacros.h
docparser.h
fileout.h
graph.h
include.h
qtdocparser.h
reporthandler.h
typedatabase.h
typesystem.h
to the top
Shared Libraries (1)
libapiextractor.so.0.10.5
to the top