Binary compatibility report for the g2clib library between 1.1.7 and 1.1.8 versions on x86
Test Info
Library Name | g2clib |
Version #1 | 1.1.7 |
Version #2 | 1.1.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 4 |
Total Shared Libraries | 1 |
Total Symbols / Types | 29 / 48 |
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 | 6 |
Problems with Constants | Low | 0 |
Problems with Symbols, Low Severity (6)
grib2.h,
libgrib2c.so
[+] extdrstemplate ( g2int p1, g2int* p2 ) (1)
| Change | Effect |
---|
1 | Base type of return value has been changed from struct template to struct gtemplate. | Replacement of return base type may indicate a change in its semantic meaning. |
[+] extgridtemplate ( g2int p1, g2int* p2 ) (1)
| Change | Effect |
---|
1 | Base type of return value has been changed from struct template to struct gtemplate. | Replacement of return base type may indicate a change in its semantic meaning. |
[+] extpdstemplate ( g2int p1, g2int* p2 ) (1)
| Change | Effect |
---|
1 | Base type of return value has been changed from struct template to struct gtemplate. | Replacement of return base type may indicate a change in its semantic meaning. |
[+] getdrstemplate ( g2int p1 ) (1)
| Change | Effect |
---|
1 | Base type of return value has been changed from struct template to struct gtemplate. | Replacement of return base type may indicate a change in its semantic meaning. |
[+] getgridtemplate ( g2int p1 ) (1)
| Change | Effect |
---|
1 | Base type of return value has been changed from struct template to struct gtemplate. | Replacement of return base type may indicate a change in its semantic meaning. |
[+] getpdstemplate ( g2int p1 ) (1)
| Change | Effect |
---|
1 | Base type of return value has been changed from struct template to struct gtemplate. | Replacement of return base type may indicate a change in its semantic meaning. |
to the top
Header Files (4)
drstemplates.h
grib2.h
gridtemplates.h
pdstemplates.h
to the top
Shared Libraries (1)
libgrib2c.so
to the top