Binary compatibility report for the GeographicLib library  between 1.2 and 1.3 versions on x86

Test Info


Library NameGeographicLib
Version #11.2
Version #21.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files16
Total Shared Libraries1
Total Symbols / Types82 / 98
VerdictIncompatible
(7.3%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium0
Low1
Problems with
Symbols
High0
Medium1
Low1
Problems with
Constants
Low6
Other Changes
in Constants
-1

Added Symbols (3)


EllipticFunction.hpp, libGeographic.so.1.2.0
namespace GeographicLib
EllipticFunction::E EllipticFunction::real phi ) const

Gnomonic.hpp, libGeographic.so.1.2.0
namespace GeographicLib
Gnomonic::Forward ( Gnomonic::real lat0, Gnomonic::real lon0, Gnomonic::real lat, Gnomonic::real lon, Gnomonic::real& x, Gnomonic::real& y, Gnomonic::real& azi, Gnomonic::real& rk ) const
Gnomonic::Reverse ( Gnomonic::real lat0, Gnomonic::real lon0, Gnomonic::real x, Gnomonic::real y, Gnomonic::real& lat, Gnomonic::real& lon, Gnomonic::real& azi, Gnomonic::real& rk ) const

to the top

Problems with Data Types, High Severity (1)


PolarStereographic.hpp
namespace GeographicLib
[+] class PolarStereographic (1)

to the top

Problems with Symbols, Medium Severity (1)


PolarStereographic.hpp, libGeographic.so.1.1.0
namespace GeographicLib
[+] PolarStereographic::UPS [data] (1)

to the top

Problems with Data Types, Low Severity (1)


PolarStereographic.hpp
namespace GeographicLib
[+] class PolarStereographic (1)

to the top

Problems with Symbols, Low Severity (1)


Constants.hpp
[+] VAR_GEOGRAPHICLIB_CONSTANTS_HPP [data] (1)

to the top

Problems with Constants, Low Severity (6)


Constants.hpp
[+] GEOGRAPHICLIB_CONSTANTS_HPP

EllipticFunction.hpp
[+] GEOGRAPHICLIB_ELLIPTICFUNCTION_HPP

MGRS.hpp
[+] GEOGRAPHICLIB_MGRS_HPP

PolarStereographic.hpp
[+] GEOGRAPHICLIB_POLARSTEREOGRAPHIC_HPP

TransverseMercator.hpp
[+] GEOGRAPHICLIB_TRANSVERSEMERCATOR_HPP

TransverseMercatorExact.hpp
[+] GEOGRAPHICLIB_TRANSVERSEMERCATOREXACT_HPP

to the top

Other Changes in Constants (1)


Gnomonic.hpp
[+] GEOGRAPHICLIB_GNOMONIC_HPP

to the top

Header Files (16)


AzimuthalEquidistant.hpp
CassiniSoldner.hpp
Constants.hpp
DMS.hpp
EllipticFunction.hpp
Geocentric.hpp
GeoCoords.hpp
Geodesic.hpp
Geoid.hpp
LambertConformalConic.hpp
LocalCartesian.hpp
MGRS.hpp
PolarStereographic.hpp
TransverseMercator.hpp
TransverseMercatorExact.hpp
UTMUPS.hpp

to the top

Shared Libraries (1)


libGeographic.so.1.1.0

to the top




Generated on Tue Aug 12 17:04:59 2014 for GeographicLib by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API