Binary compatibility report for the Starlink AST library between 6.0.1 and 7.0.0 versions on x86
Test Info
Library Name | Starlink AST |
Version #1 | 6.0.1 |
Version #2 | 7.0.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 13 |
Total Symbols / Types | 670 / 527 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
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 | 1 |
Problems with Constants, Low Severity (1)
ast.h
[+] AST__VMAJOR
| Change | Effect |
---|
1 | The value of constant AST__VMAJOR has been changed from 6 to 7. | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Header Files (3)
ast.h
ast_err.h
grf.h
to the top
Shared Libraries (13)
libast.so.0.0.0
libast_drama.so.0.0.0
libast_ems.so.0.0.0
libast_err.so.0.0.0
libast_grf3d.so.0.0.0
libast_grf_2.0.so.0.0.0
libast_grf_3.2.so.0.0.0
libast_grf_5.6.so.0.0.0
libast_levmar.so.0.0.0
libast_pal.so.0.0.0
libast_pgplot.so.0.0.0
libast_pgplot3d.so.0.0.0
libast_wcslib.so.0.0.0
to the top