Binary compatibility report for the Clipper library  between 6.1.3 and 6.2.0 versions on x86

Test Info


Library NameClipper
Version #16.1.3
Version #26.2.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types66 / 59
VerdictIncompatible
(69.7%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh3
Problems with
Data Types
High5
Medium2
Low4
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (2)


clipper.hpp, libpolyclipping.so.18.0.0
namespace ClipperLib
MinkowskiSum ( Path const& pattern, Paths const& paths, Paths& solution, bool pathIsClosed )
PolyNode::~PolyNode [in-charge-deleting] ( )

to the top

Removed Symbols (3)


clipper.hpp, libpolyclipping.so.16.0.0
namespace ClipperLib
ClipperBase::InsertLocalMinima struct LocalMinima* newLm )
MinkowskiSum ( Path const& pattern, Paths const& paths, Paths& solution, enum PolyFillType pathFillType, bool pathIsClosed )
OffsetPaths ( Paths const& in_polys, Paths& out_polys, double delta, enum JoinType jointype, enum EndType_ endtype, double limit )

to the top

Problems with Data Types, High Severity (5)


clipper.hpp
namespace ClipperLib
[+] class ClipperBase (1)
[+] class ClipperOffset (1)
[+] class PolyNode (2)
[+] class PolyTree (1)

to the top

Problems with Symbols, High Severity (1)


clipper.hpp, libpolyclipping.so.16.0.0
namespace ClipperLib
[+] MinkowskiSum ( Path const& pattern, Paths const& paths, Paths& solution, enum PolyFillType pathFillType, bool pathIsClosed ) (1)

to the top

Problems with Data Types, Medium Severity (2)


clipper.hpp
namespace ClipperLib
[+] class Clipper (1)
[+] class ClipperBase (1)

to the top

Problems with Data Types, Low Severity (4)


clipper.hpp
namespace ClipperLib
[+] class ClipperBase (3)
[+] class ClipperOffset (1)

to the top

Other Changes in Data Types (1)


clipper.hpp
namespace ClipperLib
[+] class Clipper (1)

to the top

Header Files (1)


clipper.hpp

to the top

Shared Libraries (1)


libpolyclipping.so.16.0.0

to the top




Generated on Fri Oct 17 22:20:18 2014 for Clipper by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API