Binary compatibility report for the libnuma library between 0.9.1 and 0.9.2 versions on x86
Test Info
Library Name | libnuma |
Version #1 | 0.9.1 |
Version #2 | 0.9.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 40 / 21 |
Verdict | Compatible |
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 | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (1)
numa.h,
libnuma.so.1
numa_migrate_pages ( int pid, nodemask_t const* from, nodemask_t const* to )
to the top
Header Files (2)
numa.h
numaif.h
to the top
Shared Libraries (1)
libnuma.so.1
to the top
Generated on Mon Oct 15 16:06:09 2012 for libnuma by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API