Binary compatibility report for the Clipper library  between 4.9.7 and 4.10.0 versions on x86

Test Info


Library NameClipper
Version #14.9.7
Version #24.10.0
CPU Typex86
GCC Version4.6.1

Test Results


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

Problem Summary


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

Added Symbols (1)


clipper.hpp, libpolyclipping.so.4.0.0
namespace ClipperLib
Clipper::ExecuteInternal ( )

to the top

Removed Symbols (1)


clipper.hpp, libpolyclipping.so.3.0.0
namespace ClipperLib
Clipper::ExecuteInternal bool fixHoleLinkages )

to the top

Problems with Symbols, High Severity (1)


clipper.hpp, libpolyclipping.so.3.0.0
namespace ClipperLib
[+] Clipper::ExecuteInternal bool fixHoleLinkages ) (1)

to the top

Problems with Data Types, Medium Severity (1)


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

to the top

Problems with Data Types, Low Severity (2)


clipper.hpp
namespace ClipperLib
[+] enum EdgeSide (2)

to the top

Header Files (1)


clipper.hpp

to the top

Shared Libraries (1)


libpolyclipping.so.3.0.0

to the top




Generated on Wed Dec 26 01:21:13 2012 for Clipper by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API