Binary compatibility report for the GeographicLib library  between 1.38 and 1.39 versions on x86

Test Info


Library NameGeographicLib
Version #11.38
Version #21.39
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files40
Total Shared Libraries1
Total Symbols / Types209 / 181
VerdictIncompatible
(2.4%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh3
Problems with
Data Types
High1
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (3)


Rhumb.hpp, libGeographic.so.14.0.0
namespace GeographicLib
Rhumb::GenDirect ( Rhumb::real lat1, Rhumb::real lon1, Rhumb::real azi12, Rhumb::real s12, unsigned int outmask, Rhumb::real& lat2, Rhumb::real& lon2, Rhumb::real& S12 ) const
Rhumb::GenInverse ( Rhumb::real lat1, Rhumb::real lon1, Rhumb::real lat2, Rhumb::real lon2, unsigned int outmask, Rhumb::real& s12, Rhumb::real& azi12, Rhumb::real& S12 ) const
RhumbLine::GenPosition ( RhumbLine::real s12, unsigned int outmask, RhumbLine::real& lat2, RhumbLine::real& lon2, RhumbLine::real& S12 ) const

to the top

Removed Symbols (3)


Rhumb.hpp, libGeographic.so.13.0.1
namespace GeographicLib
Rhumb::Direct ( Rhumb::real lat1, Rhumb::real lon1, Rhumb::real azi12, Rhumb::real s12, Rhumb::real& lat2, Rhumb::real& lon2 ) const
Rhumb::Inverse ( Rhumb::real lat1, Rhumb::real lon1, Rhumb::real lat2, Rhumb::real lon2, Rhumb::real& s12, Rhumb::real& azi12 ) const
RhumbLine::Position ( RhumbLine::real s12, RhumbLine::real& lat2, RhumbLine::real& lon2 ) const

to the top

Problems with Data Types, High Severity (1)


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

to the top

Problems with Data Types, Low Severity (2)


Rhumb.hpp
namespace GeographicLib
[+] class Rhumb (2)

to the top

Other Changes in Data Types (1)


Rhumb.hpp
namespace GeographicLib
[+] class RhumbLine (1)

to the top

Header Files (40)


Accumulator.hpp
AlbersEqualArea.hpp
AzimuthalEquidistant.hpp
CassiniSoldner.hpp
CircularEngine.hpp
Config.h
Constants.hpp
DMS.hpp
Ellipsoid.hpp
EllipticFunction.hpp
Geocentric.hpp
GeoCoords.hpp
Geodesic.hpp
GeodesicExact.hpp
GeodesicLine.hpp
GeodesicLineExact.hpp
Geohash.hpp
Geoid.hpp
Gnomonic.hpp
GravityCircle.hpp
GravityModel.hpp
LambertConformalConic.hpp
LocalCartesian.hpp
MagneticCircle.hpp
MagneticModel.hpp
Math.hpp
MGRS.hpp
NormalGravity.hpp
OSGB.hpp
PolarStereographic.hpp
PolygonArea.hpp
Rhumb.hpp
SphericalEngine.hpp
SphericalHarmonic.hpp
SphericalHarmonic1.hpp
SphericalHarmonic2.hpp
TransverseMercator.hpp
TransverseMercatorExact.hpp
Utility.hpp
UTMUPS.hpp

to the top

Shared Libraries (1)


libGeographic.so.13.0.1

to the top




Generated on Tue Nov 11 22:43:58 2014 for GeographicLib by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API