Binary compatibility report for the GeographicLib library  between 1.35 and 1.36 versions on x86

Test Info


Library NameGeographicLib
Version #11.35
Version #21.36
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files39
Total Shared Libraries1
Total Symbols / Types202 / 172
VerdictIncompatible
(2.5%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh5
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High5
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (5)


GeoCoords.hpp, libGeographic.so.12.0.0
namespace GeographicLib
GeoCoords::AltUTMUPSRepresentation bool northp, int prec, bool abbrev ) const
GeoCoords::AltUTMUPSRepresentation int prec, bool abbrev ) const
GeoCoords::UTMUPSRepresentation bool northp, int prec, bool abbrev ) const
GeoCoords::UTMUPSRepresentation int prec, bool abbrev ) const

UTMUPS.hpp, libGeographic.so.12.0.0
namespace GeographicLib
UTMUPS::EncodeZone int zone, bool northp, bool abbrev ) [static]

to the top

Removed Symbols (5)


GeoCoords.hpp, libGeographic.so.10.1.2
namespace GeographicLib
GeoCoords::AltUTMUPSRepresentation bool northp, int prec ) const
GeoCoords::AltUTMUPSRepresentation int prec ) const
GeoCoords::UTMUPSRepresentation bool northp, int prec ) const
GeoCoords::UTMUPSRepresentation int prec ) const

UTMUPS.hpp, libGeographic.so.10.1.2
namespace GeographicLib
UTMUPS::EncodeZone int zone, bool northp ) [static]

to the top

Problems with Symbols, High Severity (5)


GeoCoords.hpp, libGeographic.so.10.1.2
namespace GeographicLib
[+] GeoCoords::AltUTMUPSRepresentation bool northp, int prec ) const (1)
[+] GeoCoords::AltUTMUPSRepresentation int prec ) const (1)
[+] GeoCoords::UTMUPSRepresentation bool northp, int prec ) const (1)
[+] GeoCoords::UTMUPSRepresentation int prec ) const (1)

UTMUPS.hpp, libGeographic.so.10.1.2
namespace GeographicLib
[+] UTMUPS::EncodeZone int zone, bool northp ) [static] (1)

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.10.1.2

to the top




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