Binary compatibility report for the libcutl library between 1.6.3 and 1.7.0 versions on x86
Test Info
Library Name | libcutl |
Version #1 | 1.6.3 |
Version #2 | 1.7.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 28 |
Total Shared Libraries | 1 |
Total Symbols / Types | 49 / 54 |
Verdict | Incompatible (34.7%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 17 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (4)
re.hxx,
libcutl-1.7.so
namespace cutl::re
format_base::what ( ) const
[symbol: _ZNK4cutl2re11format_base4whatEv]
format_base::~format_base [in-charge-deleting] ( )
[symbol: _ZN4cutl2re11format_baseD0Ev]
format_base::~format_base [in-charge] ( )
[symbol: _ZN4cutl2re11format_baseD1Ev]
format_base::~format_base [not-in-charge] ( )
[symbol: _ZN4cutl2re11format_baseD2Ev]
to the top
Removed Symbols (17)
re.hxx,
libcutl-1.6.so
namespace cutl::re
format::what ( ) const
[symbol: _ZNK4cutl2re6format4whatEv]
format::~format [in-charge-deleting] ( )
[symbol: _ZN4cutl2re6formatD0Ev]
format::~format [in-charge] ( )
[symbol: _ZN4cutl2re6formatD1Ev]
format::~format [not-in-charge] ( )
[symbol: _ZN4cutl2re6formatD2Ev]
operator<< ( std::ostream& p1, regex const& p2 )
[symbol: _ZN4cutl2relsERSoRKNS0_5regexE]
parse ( std::string const& s, std::basic_string<char>::size_type start, std::string& result )
[symbol: _ZN4cutl2re5parseERKSsjRSs]
regex::empty ( ) const
[symbol: _ZNK4cutl2re5regex5emptyEv]
regex::match ( std::string const& p1 ) const
[symbol: _ZNK4cutl2re5regex5matchERKSs]
regex::operator = ( regex const& p1 )
[symbol: _ZN4cutl2re5regexaSERKS1_]
regex::regex [in-charge] ( regex const& p1 )
[symbol: _ZN4cutl2re5regexC1ERKS1_]
regex::regex [not-in-charge] ( regex const& p1 )
[symbol: _ZN4cutl2re5regexC2ERKS1_]
regex::replace ( std::string const& s, std::string const& sub, bool first_only ) const
[symbol: _ZNK4cutl2re5regex7replaceERKSsS3_b]
regex::search ( std::string const& p1 ) const
[symbol: _ZNK4cutl2re5regex6searchERKSs]
regex::str ( ) const
[symbol: _ZNK4cutl2re5regex3strEv]
regex::~regex [in-charge] ( )
[symbol: _ZN4cutl2re5regexD1Ev]
regex::~regex [not-in-charge] ( )
[symbol: _ZN4cutl2re5regexD2Ev]
vtable for format [data]
[symbol: _ZTVN4cutl2re6formatE]
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