Binary compatibility report for the GeographicLib library between 1.14 and 1.15 versions on x86
Test Info
Library Name | GeographicLib |
Version #1 | 1.14 |
Version #2 | 1.15 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 24 |
Total Shared Libraries | 1 |
Total Symbols / Types | 98 / 114 |
Verdict | Incompatible (1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 12 |
Other Changes in Constants | - | 9 |
Added Symbols (6)
MagneticModel.hpp,
libGeographic.so.9.1.0
namespace GeographicLib
MagneticModel::Circle ( MagneticModel::real lat, MagneticModel::real h, MagneticModel::real t ) const
[symbol: _ZNK13GeographicLib13MagneticModel6CircleEddd]
MagneticModel::DefaultMagneticName ( ) [static]
[symbol: _ZN13GeographicLib13MagneticModel19DefaultMagneticNameEv]
MagneticModel::DefaultMagneticPath ( ) [static]
[symbol: _ZN13GeographicLib13MagneticModel19DefaultMagneticPathEv]
MagneticModel::FieldComponents ( MagneticModel::real Bx, MagneticModel::real By, MagneticModel::real Bz, MagneticModel::real Bxt, MagneticModel::real Byt, MagneticModel::real Bzt, MagneticModel::real& H, MagneticModel::real& F, MagneticModel::real& D, MagneticModel::real& I, MagneticModel::real& Ht, MagneticModel::real& Ft, MagneticModel::real& Dt, MagneticModel::real& It ) [static]
[symbol: _ZN13GeographicLib13MagneticModel15FieldComponentsEddddddRdS1_S1_S1_S1_S1_S1_S1_]
MagneticModel::MagneticModel [in-charge] ( std::string const& name, std::string const& path, Geocentric const& earth )
[symbol: _ZN13GeographicLib13MagneticModelC1ERKSsS2_RKNS_10GeocentricE]
MagneticModel::MagneticModel [not-in-charge] ( std::string const& name, std::string const& path, Geocentric const& earth )
[symbol: _ZN13GeographicLib13MagneticModelC2ERKSsS2_RKNS_10GeocentricE]
to the top
Removed Symbols (1)
DMS.hpp,
libGeographic.so.9.0.1
namespace GeographicLib
DMS::DecodeFraction ( std::string const& str ) [static]
[symbol: _ZN13GeographicLib3DMS14DecodeFractionERKSs]
to the top
Problems with Constants, Low Severity (12)
Accumulator.hpp
[+] GEOGRAPHICLIB_ACCUMULATOR_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_ACCUMULATOR_HPP has been changed from "$Id: a33a908abf92c801d781b41a4e175bb50b3f8680 $" to "$Id: d84e4e2bc5c07f7956205da62656e9bbb3765968 $". | 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. |
Constants.hpp
[+] GEOGRAPHICLIB_CONSTANTS_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_CONSTANTS_HPP has been changed from "$Id: 199f3b1a85b240770f47ab44ded6f87b3f69f28e $" to "$Id: 6201f1cbf92bd8bf866f879fdd95a3cbf5e3780f $". | 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: 6fd4aeaf5388bb95ff1c45bece948f4dea2e1d5e $" to "$Id: bc4a072cb427ec5f1648616fdceea58c6fccae7a $". | 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. |
Geocentric.hpp
[+] GEOGRAPHICLIB_GEOCENTRIC_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_GEOCENTRIC_HPP has been changed from "$Id: be669ce9c6549259c44bc2047e890d368c09377f $" to "$Id: 5e13a145df558737b41cb38be92d4e0103120e6d $". | 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. |
Geodesic.hpp
[+] GEOGRAPHICLIB_GEODESIC_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_GEODESIC_HPP has been changed from "$Id: a4c92fd805c0be70dd88e77bb8508c1a62bc7804 $" to "$Id: e8ec844ee6192e0fd4e0e4105664cc5362a1660b $". | 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. |
GeodesicLine.hpp
[+] GEOGRAPHICLIB_GEODESICLINE_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_GEODESICLINE_HPP has been changed from "$Id: d48cbce07611a1f8ca015a4d97eedc83c8c3770a $" to "$Id: 24c298d5d343f35eaeeee27e3c65f22cae729faa $". | 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: 57b427018406a7397153845cb919865d62263020 $" to "$Id: ea21a7ef2bf421621967b0c442da427106c8d6c2 $". | 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. |
LocalCartesian.hpp
[+] GEOGRAPHICLIB_LOCALCARTESIAN_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_LOCALCARTESIAN_HPP has been changed from "$Id: 6504c3f72ff159d17ddbd6e5bb483f0945438b9a $" to "$Id: 66ad3a5333b92c5ff6f373080e62c5392841afd3 $". | 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. |
Math.hpp
[+] GEOGRAPHICLIB_MATH_HPP
| Change | Effect |
---|
1 | The value of constant GEOGRAPHICLIB_MATH_HPP has been changed from "$Id: 30d442ca2b676500169652c4157fd2c263a19d6c $" to "$Id: dd6afb3ee17e4c12342f7691e714c5f6dc78f012 $". | 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: b9b6a35bcdd5b270cdc3088be87e422efc9b3053 $" to "$Id: b15aa92f13463a8432dc6ff095cbb2650eb4a9a2 $". | 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: 3684ee43efad2de6271c94f210458913345a1087 $" to "$Id: 62fc66a3aeb0c2ac3e65b3de3606353099501420 $". | 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: 5d3bb175628985fddad7d67a028bffc0f049f515 $" to "$Id: 7973c2fa261a964b7ccdccd2057a08612c1d4cd5 $". | 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 (9)
CircularEngine.hpp
[+] GEOGRAPHICLIB_CIRCULARENGINE_HPP
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_CIRCULARENGINE_HPP with value "$Id: bc8b718e6ab4981abe34da1b8d112dc5f5037465 $" has been added. | No effect. |
MagneticCircle.hpp
[+] GEOGRAPHICLIB_MAGNETICCIRCLE_HPP
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_MAGNETICCIRCLE_HPP with value "$Id: de919c519a73ddbaa944ebdd377e514d0e7899cb $" has been added. | No effect. |
MagneticModel.hpp
[+] GEOGRAPHICLIB_MAGNETICMODEL_HPP
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_MAGNETICMODEL_HPP with value "$Id: fc3e51862699ad9f6cf56a3aa2c35883f0103820 $" has been added. | No effect. |
Math.hpp
[+] WORDS_BIGENDIAN
| Change | Effect |
---|
1 | The constant WORDS_BIGENDIAN with value 0 has been added. | No effect. |
SphericalEngine.hpp
[+] GEOGRAPHICLIB_SPHERICALENGINE_HPP
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_SPHERICALENGINE_HPP with value "$Id: 08b65902abf634bdf1a9d6685b0065e762190214 $" has been added. | No effect. |
SphericalHarmonic.hpp
[+] GEOGRAPHICLIB_SPHERICALHARMONIC_HPP
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_SPHERICALHARMONIC_HPP with value "$Id: 772f453ae5c0c8f69164279b9f5eeae42b45b42c $" has been added. | No effect. |
SphericalHarmonic1.hpp
[+] GEOGRAPHICLIB_SPHERICALHARMONIC1_HPP
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_SPHERICALHARMONIC1_HPP with value "$Id: 65b2e8b9b73bae6b1b575da22ba8bcf634d3a00b $" has been added. | No effect. |
SphericalHarmonic2.hpp
[+] GEOGRAPHICLIB_SPHERICALHARMONIC2_HPP
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_SPHERICALHARMONIC2_HPP with value "$Id: dc815a8205bbae87d364467111811b952c48af57 $" has been added. | No effect. |
Utility.hpp
[+] GEOGRAPHICLIB_UTILITY_HPP
| Change | Effect |
---|
1 | The constant GEOGRAPHICLIB_UTILITY_HPP with value "$Id: 5930e0a4f55b8a9478bfca81bdc962c7f8e5d26f $" has been added. | No effect. |
to the top
Header Files (24)
Accumulator.hpp
AlbersEqualArea.hpp
AzimuthalEquidistant.hpp
CassiniSoldner.hpp
Config.h
Constants.hpp
DMS.hpp
EllipticFunction.hpp
Geocentric.hpp
GeoCoords.hpp
Geodesic.hpp
GeodesicLine.hpp
Geoid.hpp
Gnomonic.hpp
LambertConformalConic.hpp
LocalCartesian.hpp
Math.hpp
MGRS.hpp
OSGB.hpp
PolarStereographic.hpp
PolygonArea.hpp
TransverseMercator.hpp
TransverseMercatorExact.hpp
UTMUPS.hpp
to the top
Shared Libraries (1)
libGeographic.so.9.0.1
to the top