Binary compatibility report for the GeographicLib library  between 1.29 and 1.30 versions on x86

Test Info


Library NameGeographicLib
Version #11.29
Version #21.30
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files39
Total Shared Libraries1
Total Symbols / Types203 / 171
VerdictIncompatible
(0.5%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


PolygonArea.hpp, libGeographic.so.9.8.2
namespace GeographicLib
PolygonArea::AddEdge ( PolygonArea::real azi, PolygonArea::real s )
PolygonArea::TestEdge ( PolygonArea::real azi, PolygonArea::real s, bool reverse, bool sign, PolygonArea::real& perimeter, PolygonArea::real& area ) const
PolygonArea::TestPoint ( PolygonArea::real lat, PolygonArea::real lon, bool reverse, bool sign, PolygonArea::real& perimeter, PolygonArea::real& area ) const

to the top

Removed Symbols (1)


PolygonArea.hpp, libGeographic.so.9.8.1
namespace GeographicLib
PolygonArea::TestCompute ( PolygonArea::real lat, PolygonArea::real lon, bool reverse, bool sign, PolygonArea::real& perimeter, PolygonArea::real& area ) const

to the top

Header Files (39)


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
SphericalEngine.hpp
SphericalHarmonic.hpp
SphericalHarmonic1.hpp
SphericalHarmonic2.hpp
TransverseMercator.hpp
TransverseMercatorExact.hpp
Utility.hpp
UTMUPS.hpp

to the top

Shared Libraries (1)


libGeographic.so.9.8.1

to the top




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