Binary compatibility report for the API Extractor library between 0.10.4 and 0.10.5 versions on x86
Test Info
Library Name | API Extractor |
Version #1 | 0.10.4 |
Version #2 | 0.10.5 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 11 |
Total Shared Libraries | 1 |
Total Symbols / Types | 336 / 195 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 (4)
typedatabase.h,
libapiextractor.so.0.10.5
getMaxTypeIndex ( )
[ symbol: _Z15getMaxTypeIndexv ]
getTypeIndex ( TypeEntry const* typeEntry )
[ symbol: _Z12getTypeIndexPK9TypeEntry ]
getTypeRevision ( TypeEntry const* typeEntry )
[ symbol: _Z15getTypeRevisionPK9TypeEntry ]
setTypeRevision ( TypeEntry* typeEntry, int revision )
[ symbol: _Z15setTypeRevisionP9TypeEntryi ]
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.4
to the top