Binary compatibility report for the GeneratorRunner library between 0.6.11 and 0.6.12 versions on x86
Test Info
Library Name | GeneratorRunner |
Version #1 | 0.6.11 |
Version #2 | 0.6.12 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 37 / 52 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 9 |
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 |
Other Changes | - | 0 |
Added Symbols (9)
generator.h,
libgenrunner.so.0.6.12
Generator::isObjectType ( AbstractMetaClass const* metaClass ) [static]
[ symbol: _ZN9Generator12isObjectTypeEPK17AbstractMetaClass ]
Generator::isObjectType ( AbstractMetaType const* metaType ) [static]
[ symbol: _ZN9Generator12isObjectTypeEPK16AbstractMetaType ]
Generator::isObjectType ( ComplexTypeEntry const* type ) [static]
[ symbol: _ZN9Generator12isObjectTypeEPK16ComplexTypeEntry ]
Generator::isObjectType ( TypeEntry const* type ) [static]
[ symbol: _ZN9Generator12isObjectTypeEPK9TypeEntry ]
Generator::isPointer ( AbstractMetaType const* type ) [static]
[ symbol: _ZN9Generator9isPointerEPK16AbstractMetaType ]
Generator::minimalConstructor ( AbstractMetaClass const* metaClass ) const
[ symbol: _ZNK9Generator18minimalConstructorEPK17AbstractMetaClass ]
Generator::minimalConstructor ( AbstractMetaType const* type ) const
[ symbol: _ZNK9Generator18minimalConstructorEPK16AbstractMetaType ]
Generator::minimalConstructor ( TypeEntry const* type ) const
[ symbol: _ZNK9Generator18minimalConstructorEPK9TypeEntry ]
Generator::shouldGenerateTypeEntry ( TypeEntry const* p1 ) const
[ symbol: _ZNK9Generator23shouldGenerateTypeEntryEPK9TypeEntry ]
to the top
Header Files (2)
generator.h
generatorrunnermacros.h
to the top
Shared Libraries (1)
libgenrunner.so.0.6.11
to the top