Binary compatibility report for the Clipper library  between 4.9.4 and 4.9.6 versions on x86

Test Info


Library NameClipper
Version #14.9.4
Version #24.9.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types38 / 45
VerdictIncompatible
(2.6%)

Problem Summary


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

Added Symbols (1)


clipper.hpp, libpolyclipping.so.3.0.0
namespace ClipperLib
OffsetPolygons ( Polygons const& in_polys, Polygons& out_polys, double delta, JoinType jointype, double MiterLimit, bool CheckInputs )

to the top

Removed Symbols (1)


clipper.hpp, libpolyclipping.so.2.0.0
namespace ClipperLib
OffsetPolygons ( Polygons const& in_polys, Polygons& out_polys, double delta, JoinType jointype, double MiterLimit )

to the top

Problems with Symbols, High Severity (1)


clipper.hpp, libpolyclipping.so.2.0.0
namespace ClipperLib
[+] OffsetPolygons ( Polygons const& in_polys, Polygons& out_polys, double delta, JoinType jointype, double MiterLimit ) (1)

to the top

Header Files (1)


clipper.hpp

to the top

Shared Libraries (1)


libpolyclipping.so.2.0.0

to the top




Generated on Mon Nov 12 13:40:56 2012 for Clipper by ABI Compliance Checker 1.98.5  
A tool for checking backward compatibility of a C/C++ library API