Binary compatibility report for the WCSTools library between 3.8.7 and 3.9.0 versions on x86
Test Info
Library Name | WCSTools |
Version #1 | 3.8.7 |
Version #2 | 3.9.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 11 |
Total Shared Libraries | 2 |
Total Symbols / Types | 651 / 112 |
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 | 1 |
Other Changes in Constants | - | 1 |
Added Symbols (1)
fitsfile.h,
libwcs.so
next_line ( FILE* diskfile, int ncmax, char* line )
to the top
Problems with Constants, Low Severity (1)
wcscat.h
[+] NUMCAT
| Change | Effect |
---|
1 | The value of constant NUMCAT has been changed from 31 to 33. | 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)
wcscat.h
[+] UCAC4
| Change | Effect |
---|
1 | The constant UCAC4 with value 33 has been added. | No effect. |
to the top
Header Files (11)
fitsfile.h
fitsfile1.h
fitshead.h
imio.h
lwcs.h
ned_client.h
nedc.h
wcs.h
wcscat.h
wcscat1.h
wcslib.h
to the top
Shared Libraries (2)
libned.so
libwcs.so
to the top