Binary compatibility report for the GeneratorRunner library between 0.6.13 and 0.6.14 versions on x86
Test Info
Library Name | GeneratorRunner |
Version #1 | 0.6.13 |
Version #2 | 0.6.14 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 49 / 56 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
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 (6)
generator.h,
libgenrunner.so.0.6.14
Generator::getFullTypeName ( AbstractMetaClass const* metaClass ) const
[ symbol: _ZNK9Generator15getFullTypeNameEPK17AbstractMetaClass ]
Generator::getFullTypeName ( AbstractMetaType const* type ) const
[ symbol: _ZNK9Generator15getFullTypeNameEPK16AbstractMetaType ]
Generator::getFullTypeName ( TypeEntry const* type ) const
[ symbol: _ZNK9Generator15getFullTypeNameEPK9TypeEntry ]
Generator::getFullTypeNameWithoutModifiers ( AbstractMetaType const* type ) const
[ symbol: _ZNK9Generator31getFullTypeNameWithoutModifiersEPK16AbstractMetaType ]
Generator::isCString ( AbstractMetaType const* type ) [static]
[ symbol: _ZN9Generator9isCStringEPK16AbstractMetaType ]
Generator::isVoidPointer ( AbstractMetaType const* type ) [static]
[ symbol: _ZN9Generator13isVoidPointerEPK16AbstractMetaType ]
to the top
Header Files (2)
generator.h
generatorrunnermacros.h
to the top
Shared Libraries (1)
libgenrunner.so.0.6.13
to the top