Binary compatibility report for the GeographicLib library between 1.6 and 1.7 versions on x86
Test Info
Library Name | GeographicLib |
Version #1 | 1.6 |
Version #2 | 1.7 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 19 |
Total Shared Libraries | 1 |
Total Symbols / Types | 88 / 107 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 12 |
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 | 11 |
Other Changes in Constants | - | 2 |
Added Symbols (12)
AlbersEqualArea.hpp,
libGeographic.so.5.1.0
namespace GeographicLib
AlbersEqualArea::AlbersEqualArea [in-charge] ( AlbersEqualArea::real a, AlbersEqualArea::real r, AlbersEqualArea::real sinlat1, AlbersEqualArea::real coslat1, AlbersEqualArea::real sinlat2, AlbersEqualArea::real coslat2, AlbersEqualArea::real k1 )
[symbol: _ZN13GeographicLib15AlbersEqualAreaC1Eddddddd]
AlbersEqualArea::AlbersEqualArea [in-charge] ( AlbersEqualArea::real a, AlbersEqualArea::real r, AlbersEqualArea::real stdlat, AlbersEqualArea::real k0 )
[symbol: _ZN13GeographicLib15AlbersEqualAreaC1Edddd]
AlbersEqualArea::AlbersEqualArea [in-charge] ( AlbersEqualArea::real a, AlbersEqualArea::real r, AlbersEqualArea::real stdlat1, AlbersEqualArea::real stdlat2, AlbersEqualArea::real k1 )
[symbol: _ZN13GeographicLib15AlbersEqualAreaC1Eddddd]
AlbersEqualArea::AlbersEqualArea [not-in-charge] ( AlbersEqualArea::real a, AlbersEqualArea::real r, AlbersEqualArea::real sinlat1, AlbersEqualArea::real coslat1, AlbersEqualArea::real sinlat2, AlbersEqualArea::real coslat2, AlbersEqualArea::real k1 )
[symbol: _ZN13GeographicLib15AlbersEqualAreaC2Eddddddd]
AlbersEqualArea::AlbersEqualArea [not-in-charge] ( AlbersEqualArea::real a, AlbersEqualArea::real r, AlbersEqualArea::real stdlat, AlbersEqualArea::real k0 )
[symbol: _ZN13GeographicLib15AlbersEqualAreaC2Edddd]
AlbersEqualArea::AlbersEqualArea [not-in-charge] ( AlbersEqualArea::real a, AlbersEqualArea::real r, AlbersEqualArea::real stdlat1, AlbersEqualArea::real stdlat2, AlbersEqualArea::real k1 )
[symbol: _ZN13GeographicLib15AlbersEqualAreaC2Eddddd]
AlbersEqualArea::AzimuthalEqualAreaNorth [data]
[symbol: _ZN13GeographicLib15AlbersEqualArea23AzimuthalEqualAreaNorthE]
AlbersEqualArea::AzimuthalEqualAreaSouth [data]
[symbol: _ZN13GeographicLib15AlbersEqualArea23AzimuthalEqualAreaSouthE]
AlbersEqualArea::CylindricalEqualArea [data]
[symbol: _ZN13GeographicLib15AlbersEqualArea20CylindricalEqualAreaE]
AlbersEqualArea::Forward ( AlbersEqualArea::real lon0, AlbersEqualArea::real lat, AlbersEqualArea::real lon, AlbersEqualArea::real& x, AlbersEqualArea::real& y, AlbersEqualArea::real& gamma, AlbersEqualArea::real& k ) const
[symbol: _ZNK13GeographicLib15AlbersEqualArea7ForwardEdddRdS1_S1_S1_]
AlbersEqualArea::Reverse ( AlbersEqualArea::real lon0, AlbersEqualArea::real x, AlbersEqualArea::real y, AlbersEqualArea::real& lat, AlbersEqualArea::real& lon, AlbersEqualArea::real& gamma, AlbersEqualArea::real& k ) const
[symbol: _ZNK13GeographicLib15AlbersEqualArea7ReverseEdddRdS1_S1_S1_]
AlbersEqualArea::SetScale ( AlbersEqualArea::real lat, AlbersEqualArea::real k )
[symbol: _ZN13GeographicLib15AlbersEqualArea8SetScaleEdd]
to the top
Problems with Symbols, Low Severity (1)
Constants.hpp
[+] VAR_GEOGRAPHICLIB_CONSTANTS_HPP [data] (1)
[symbol: _ZN12_GLOBAL__N_131VAR_GEOGRAPHICLIB_CONSTANTS_HPPE]
| Change | Effect |
---|
1 | The initial value of this global data has been changed from $Id: Constants.hpp 6891 2010-11-16 16:10:53Z karney $ to $Id: Constants.hpp 6918 2010-12-21 12:56:07Z karney $. | Applications will use an old value of this data instead of the new one. This may cause incorrect behavior of applications. |
to the top
Problems with Constants, Low Severity (11)
Constants.hpp
[+] GEOGRAPHICLIB_CONSTANTS_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_CONSTANTS_HPP has been changed from "$Id: Constants.hpp 6891 2010-11-16 16:10:53Z karney $" to "$Id: Constants.hpp 6918 2010-12-21 12:56:07Z karney $". | 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. |
DMS.hpp
[+] GEOGRAPHICLIB_DMS_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_DMS_HPP has been changed from "$Id: DMS.hpp 6866 2010-09-11 02:15:29Z karney $" to "$Id: DMS.hpp 6911 2010-12-09 23:13:55Z karney $". | 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. |
Geoid.hpp
[+] GEOGRAPHICLIB_GEOID_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_GEOID_HPP has been changed from "$Id: Geoid.hpp 6888 2010-11-13 15:19:42Z karney $" to "$Id: Geoid.hpp 6910 2010-12-08 22:01:30Z karney $". | 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. |
Gnomonic.hpp
[+] GEOGRAPHICLIB_GNOMONIC_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_GNOMONIC_HPP has been changed from "$Id: Gnomonic.hpp 6867 2010-09-11 13:04:26Z karney $" to "$Id: Gnomonic.hpp 6911 2010-12-09 23:13:55Z karney $". | 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. |
LambertConformalConic.hpp
[+] GEOGRAPHICLIB_LAMBERTCONFORMALCONIC_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_LAMBERTCONFORMALCONIC_HPP has been changed from "$Id: LambertConformalConic.hpp 6898 2010-11-19 19:21:49Z karney $" to "$Id: LambertConformalConic.hpp 6916 2010-12-20 23:03:47Z karney $". | 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. |
MGRS.hpp
[+] GEOGRAPHICLIB_MGRS_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_MGRS_HPP has been changed from "$Id: MGRS.hpp 6876 2010-10-18 13:47:55Z karney $" to "$Id: MGRS.hpp 6911 2010-12-09 23:13:55Z karney $". | 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. |
OSGB.hpp
[+] GEOGRAPHICLIB_OSGB_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_OSGB_HPP has been changed from "$Id: OSGB.hpp 6881 2010-10-29 22:13:52Z karney $" to "$Id: OSGB.hpp 6911 2010-12-09 23:13:55Z karney $". | 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. |
PolarStereographic.hpp
[+] GEOGRAPHICLIB_POLARSTEREOGRAPHIC_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_POLARSTEREOGRAPHIC_HPP has been changed from "$Id: PolarStereographic.hpp 6876 2010-10-18 13:47:55Z karney $" to "$Id: PolarStereographic.hpp 6906 2010-12-02 22:10:56Z karney $". | 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. |
TransverseMercator.hpp
[+] GEOGRAPHICLIB_TRANSVERSEMERCATOR_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_TRANSVERSEMERCATOR_HPP has been changed from "$Id: TransverseMercator.hpp 6876 2010-10-18 13:47:55Z karney $" to "$Id: TransverseMercator.hpp 6905 2010-12-01 21:28:56Z karney $". | 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. |
TransverseMercatorExact.hpp
[+] GEOGRAPHICLIB_TRANSVERSEMERCATOREXACT_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_TRANSVERSEMERCATOREXACT_HPP has been changed from "$Id: TransverseMercatorExact.hpp 6876 2010-10-18 13:47:55Z karney $" to "$Id: TransverseMercatorExact.hpp 6905 2010-12-01 21:28:56Z karney $". | 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. |
UTMUPS.hpp
[+] GEOGRAPHICLIB_UTMUPS_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_UTMUPS_HPP has been changed from "$Id: UTMUPS.hpp 6888 2010-11-13 15:19:42Z karney $" to "$Id: UTMUPS.hpp 6905 2010-12-01 21:28:56Z karney $". | 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 (2)
AlbersEqualArea.hpp
[+] GEOGRAPHICLIB_ALBERSEQUALAREA_HPP
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_ALBERSEQUALAREA_HPP with value "$Id: AlbersEqualArea.hpp 6919 2010-12-21 13:23:47Z karney $" has been added. | No effect. |
Constants.hpp
[+] GEOGRAPHICLIB_CPLUSPLUS0X_MATH
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_CPLUSPLUS0X_MATH with value 0 has been added. | No effect. |
to the top
Header Files (19)
AzimuthalEquidistant.hpp
CassiniSoldner.hpp
Constants.hpp
DMS.hpp
EllipticFunction.hpp
Geocentric.hpp
GeoCoords.hpp
Geodesic.hpp
GeodesicLine.hpp
Geoid.hpp
Gnomonic.hpp
LambertConformalConic.hpp
LocalCartesian.hpp
MGRS.hpp
OSGB.hpp
PolarStereographic.hpp
TransverseMercator.hpp
TransverseMercatorExact.hpp
UTMUPS.hpp
to the top
Shared Libraries (1)
libGeographic.so.5.0.1
to the top