Binary compatibility report for the libzipper library  between 1.0.0 and 1.0.1 versions on x86

Test Info


Library Namelibzipper
Version #11.0.0
Version #21.0.1
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types60 / 60
VerdictIncompatible
(30.00%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh2
Problems with
Data Types
High2
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


zipper.hh, libzipper.so.1.0.0
namespace zipper
FileReader::getModTime ( ) const
FileWriter::FileWriter [in-charge] ( std::string const& filename, mode_t createPermissions, timeval const& modTime )
FileWriter::FileWriter [not-in-charge] ( std::string const& filename, mode_t createPermissions, timeval const& modTime )
s_now [data]

to the top

Removed Symbols (2)


zipper.hh, libzipper.so.1.0.0
namespace zipper
FileWriter::FileWriter [in-charge] ( std::string const& filename, mode_t createPermissions )
FileWriter::FileWriter [not-in-charge] ( std::string const& filename, mode_t createPermissions )

to the top

Problems with Data Types, High Severity (2)


zipper.hh
namespace zipper
[+] class CompressedFile (1)
[+] class Reader (1)

to the top

Problems with Symbols, High Severity (2)


zipper.hh, libzipper.so.1.0.0
namespace zipper
[+] FileWriter::FileWriter [in-charge] ( std::string const& filename, mode_t createPermissions ) (1)
[+] FileWriter::FileWriter [not-in-charge] ( std::string const& filename, mode_t createPermissions ) (1)

to the top

Header Files (1)


zipper.hh

to the top

Shared Libraries (1)


libzipper.so.1.0.0

to the top




Generated on Tue Sep 6 14:46:12 2011 for libzipper by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API