Binary compatibility report for the Clipper library  between 5.1.0 and 5.1.2 versions on x86

Test Info


Library NameClipper
Version #15.1.0
Version #25.1.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types47 / 50
VerdictIncompatible
(10.6%)

Problem Summary


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

Added Symbols (5)


clipper.hpp, libpolyclipping.so.8.0.0
namespace ClipperLib
PolyNode::ChildCount ( ) const
PolyNode::GetNext ( ) const
PolyNode::IsHole ( ) const
PolyTree::GetFirst ( ) const
PolyTree::Total ( ) const

to the top

Removed Symbols (5)


clipper.hpp, libpolyclipping.so.7.0.0
namespace ClipperLib
PolyNode::ChildCount ( )
PolyNode::GetNext ( )
PolyNode::IsHole ( )
PolyTree::GetFirst ( )
PolyTree::Total ( )

to the top

Problems with Symbols, High Severity (5)


clipper.hpp, libpolyclipping.so.7.0.0
namespace ClipperLib
[+] PolyNode::ChildCount ( ) (1)
[+] PolyNode::GetNext ( ) (1)
[+] PolyNode::IsHole ( ) (1)
[+] PolyTree::GetFirst ( ) (1)
[+] PolyTree::Total ( ) (1)

to the top

Problems with Symbols, Low Severity (3)


clipper.hpp, libpolyclipping.so.7.0.0
namespace ClipperLib
[+] OffsetPolygons ( Polygons const& in_polys, Polygons& out_polys, double delta, enum JoinType jointype, double MiterLimit, bool AutoFix ) (3)

to the top

Header Files (1)


clipper.hpp

to the top

Shared Libraries (1)


libpolyclipping.so.7.0.0

to the top




Generated on Tue Feb 26 01:24:19 2013 for Clipper by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API