Binary compatibility report for the libnova library between 0.5.1 and 0.6.0 versions on x86
Test Info
Library Name | libnova |
Version #1 | 0.5.1 |
Version #2 | 0.6.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 178 / 43 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 13 |
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 | 0 |
Added Symbols (13)
libnova.h,
libnova-0.6.so.0.0.0
get_earth_rect_helio ( double JD, ln_rect_posn* position )
get_ell_body_elong ( double JD, ln_ell_orbit* orbit )
get_ell_comet_mag ( double JD, ln_ell_orbit* orbit, double g, double k )
get_jupiter_rect_helio ( double JD, ln_rect_posn* position )
get_mars_rect_helio ( double JD, ln_rect_posn* position )
get_mercury_rect_helio ( double JD, ln_rect_posn* position )
get_neptune_rect_helio ( double JD, ln_rect_posn* position )
get_object_next_rst ( double JD, ln_lnlat_posn* observer, ln_equ_posn* object, ln_rst_time* rst )
get_par_body_elong ( double JD, ln_par_orbit* orbit )
get_pluto_rect_helio ( double JD, ln_rect_posn* position )
get_saturn_rect_helio ( double JD, ln_rect_posn* position )
get_uranus_rect_helio ( double JD, ln_rect_posn* position )
get_venus_rect_helio ( double JD, ln_rect_posn* position )
to the top
Header Files (1)
libnova.h
to the top
Shared Libraries (1)
libnova-0.5.so.1.0.0
to the top
Generated on Fri Jul 13 13:32:43 2012 for libnova by ABI Compliance Checker 1.98.3
A tool for checking backward compatibility of a C/C++ library API