Binary compatibility report for the libcutl library  between 1.6.3 and 1.7.0 versions on x86

Test Info


Library Namelibcutl
Version #11.6.3
Version #21.7.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files28
Total Shared Libraries1
Total Symbols / Types49 / 54
VerdictIncompatible
(34.7%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh17
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


re.hxx, libcutl-1.7.so
namespace cutl::re
format_base::what ( ) const
format_base::~format_base [in-charge-deleting] ( )
format_base::~format_base [in-charge] ( )
format_base::~format_base [not-in-charge] ( )

to the top

Removed Symbols (17)


re.hxx, libcutl-1.6.so
namespace cutl::re
format::what ( ) const
format::~format [in-charge-deleting] ( )
format::~format [in-charge] ( )
format::~format [not-in-charge] ( )
operator<< ( std::ostream& p1, regex const& p2 )
parse ( std::string const& s, std::basic_string<char>::size_type start, std::string& result )
regex::empty ( ) const
regex::match std::string const& p1 ) const
regex::operator = regex const& p1 )
regex::regex [in-charge] regex const& p1 )
regex::regex [not-in-charge] regex const& p1 )
regex::replace ( std::string const& s, std::string const& sub, bool first_only ) const
regex::search std::string const& p1 ) const
regex::str ( ) const
regex::~regex [in-charge] ( )
regex::~regex [not-in-charge] ( )
vtable for format [data]

to the top

Header Files (28)


answer.hxx
any.hxx
auto-remove.hxx
base.hxx
class-p.hxx
code-stream.hxx
config.h
config.hxx
context.hxx
cxx-indenter.hxx
exception.hxx
export.hxx
exception.hxx (fs/exception.hxx)
graph.hxx
path.hxx
pointer-iterator.hxx
polymorphic-p.hxx
re.hxx
remove-c.hxx
remove-cv.hxx
remove-p.hxx
remove-v.hxx
shared-ptr.hxx
sloc-counter.hxx
static-ptr.hxx
traversal.hxx
type-id.hxx
type-info.hxx

to the top

Shared Libraries (1)


libcutl-1.6.so

to the top




Generated on Tue Dec 3 19:08:56 2013 for libcutl by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API