Binary compatibility report for the libgetdata library between 0.4.1 and 0.4.2 versions on x86
Test Info
Library Name | libgetdata |
Version #1 | 0.4.1 |
Version #2 | 0.4.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 4 |
Total Symbols / Types | 64 / 61 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Constants | Low | 0 |
Added Symbols (2)
getdata.h,
libgetdata.so.1.0.0
get_raw_filename ( DIRFILE* D, char const* field_code )
get_reference ( DIRFILE* D )
to the top
Problems with Symbols, Low Severity (1)
getdata_legacy.h,
libgetdata.so.1.0.0
[+] GetFormat ( char const* filedir, int* error_code ) (1)
| Change | Effect |
---|
1 | Type of return value has been changed from FormatType const* to FormatType*. | Replacement of return type may indicate a change in its semantic meaning. |
to the top
Header Files (1)
getdata.h
to the top
Shared Libraries (4)
libf95getdata.so.0.0.0
libfgetdata.so.0.0.0
libgetdata++.so.0.0.0
libgetdata.so.1.0.0
to the top