Binary compatibility report for the Starlink AST library between 7.3.4 and 8.0.0 versions on x86
Test Info
Library Name | Starlink AST |
Version #1 | 7.3.4 |
Version #2 | 8.0.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 4 |
Total Shared Libraries | 11 |
Total Symbols / Types | 699 / 538 |
Verdict | Incompatible (0.1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 1 |
Other Changes in Constants | - | 1 |
Removed Symbols (1)
ast.h,
libast.so.0.0.0
dlevmar_der ( void(*func)(double*, double*, int, int, void*), void(*jacf)(double*, double*, int, int, void*), double* p, double* x, int m, int n, int itmax, double* opts, double* info, double* work, double* covar, void* adata )
to the top
Problems with Constants, Low Severity (1)
ast.h
[+] AST__VMAJOR
| Change | Effect |
---|
1 | The value of constant AST__VMAJOR has been changed from 7 to 8. | 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
Other Changes in Constants (1)
ast.h
[+] AST__MNPCK
| Change | Effect |
---|
1 | The constant AST__MNPCK with value 233934394 has been added. | No effect. |
to the top
Header Files (4)
ast.h
ast_err.h
grf.h
grf3d.h
to the top
Shared Libraries (11)
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_pal.so.0.0.0
libast_pgplot.so.0.0.0
libast_pgplot3d.so.0.0.0
to the top