Binary compatibility report for the Tracker library between 1.2.1 and 1.2.2 versions on x86
Test Info
Library Name | Tracker |
Version #1 | 1.2.1 |
Version #2 | 1.2.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 6 |
Total Shared Libraries | 3 |
Total Symbols / Types | 205 / 134 |
Verdict | Incompatible (0.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 1 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (1)
tracker-indexing-tree.h,
libtracker-miner-1.0.so.0.202.0
tracker_indexing_tree_new_with_root ( GFile* root )
to the top
Problems with Symbols, Medium Severity (1)
tracker-indexing-tree.h,
libtracker-miner-1.0.so.0.201.0
[+] tracker_indexing_tree_new ( GFile* root ) (1)
changed to:tracker_indexing_tree_new ( )
| Change | Effect |
---|
1 | 1st parameter root has been removed from the calling stack. | This parameter will be ignored by the function. |
to the top
Header Files (6)
tracker-control.h
tracker-miner-common.h
tracker-miner-enum-types.h
tracker-miner-enums.h
tracker-miner.h
tracker-sparql.h
to the top
Shared Libraries (3)
libtracker-control-1.0.so.0.201.0
libtracker-miner-1.0.so.0.201.0
libtracker-sparql-1.0.so.0.201.0
to the top