Binary compatibility report for the GeographicLib library  between 1.4 and 1.5 versions on x86

Test Info


Library NameGeographicLib
Version #11.4
Version #21.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types86 / 104
VerdictIncompatible
(16.3%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh2
Problems with
Data Types
High2
Medium0
Low9
Problems with
Symbols
High2
Medium1
Low1
Problems with
Constants
Low12
Other Changes
in Constants
-1

Added Symbols (4)


Geoid.hpp, libGeographic.so.5.0.0
namespace GeographicLib
Geoid::Geoid [in-charge] ( std::string const& name, std::string const& path, bool cubic, bool threadsafe )
Geoid::Geoid [not-in-charge] ( std::string const& name, std::string const& path, bool cubic, bool threadsafe )

OSGB.hpp, libGeographic.so.5.0.0
namespace GeographicLib
OSGB::GridReference OSGB::real x, OSGB::real y, int prec, std::string& gridref ) [static]
OSGB::GridReference ( std::string const& gridref, OSGB::real& x, OSGB::real& y, int& prec, bool centerp ) [static]

to the top

Removed Symbols (2)


Geoid.hpp, libGeographic.so.4.0.0
namespace GeographicLib
Geoid::Geoid [in-charge] ( std::string const& name, std::string const& path, bool cubic )
Geoid::Geoid [not-in-charge] ( std::string const& name, std::string const& path, bool cubic )

to the top

Problems with Data Types, High Severity (2)


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

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

to the top

Problems with Symbols, High Severity (2)


Geoid.hpp, libGeographic.so.4.0.0
namespace GeographicLib
[+] Geoid::Geoid [not-in-charge] ( std::string const& name, std::string const& path, bool cubic ) (1)
[+] Geoid::Geoid [in-charge] ( std::string const& name, std::string const& path, bool cubic ) (1)

to the top

Problems with Symbols, Medium Severity (1)


LambertConformalConic.hpp, libGeographic.so.4.0.0
namespace GeographicLib
[+] LambertConformalConic::Mercator [data] (1)

to the top

Problems with Data Types, Low Severity (9)


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

LambertConformalConic.hpp
namespace GeographicLib
[+] class LambertConformalConic (8)

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 (12)


Constants.hpp
[+] GEOGRAPHICLIB_CONSTANTS_HPP

Geocentric.hpp
[+] GEOGRAPHICLIB_GEOCENTRIC_HPP

GeoCoords.hpp
[+] GEOGRAPHICLIB_GEOCOORDS_HPP

Geodesic.hpp
[+] GEOGRAPHICLIB_GEODESIC_HPP

GeodesicLine.hpp
[+] GEOGRAPHICLIB_GEODESICLINE_HPP

Geoid.hpp
[+] GEOGRAPHICLIB_GEOID_HPP

LambertConformalConic.hpp
[+] GEOGRAPHICLIB_LAMBERTCONFORMALCONIC_HPP

MGRS.hpp
[+] GEOGRAPHICLIB_MGRS_HPP

PolarStereographic.hpp
[+] GEOGRAPHICLIB_POLARSTEREOGRAPHIC_HPP

TransverseMercator.hpp
[+] GEOGRAPHICLIB_TRANSVERSEMERCATOR_HPP

TransverseMercatorExact.hpp
[+] GEOGRAPHICLIB_TRANSVERSEMERCATOREXACT_HPP

UTMUPS.hpp
[+] GEOGRAPHICLIB_UTMUPS_HPP

to the top

Other Changes in Constants (1)


OSGB.hpp
[+] GEOGRAPHICLIB_OSGB_HPP

to the top

Header Files (18)


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

to the top

Shared Libraries (1)


libGeographic.so.4.0.0

to the top




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