Binary compatibility report for the cgicc library  between 3.1 and 3.1.1 versions on x86

Test Info


Library Namecgicc
Version #13.1
Version #23.1.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files12
Total Shared Libraries1
Total Symbols / Types279 / 138
VerdictIncompatible
(11.3%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium10
Low0
Problems with
Symbols
High0
Medium4
Low4
Problems with
Constants
Low0

Added Symbols (6)


CgiEnvironment.h, libcgicc.so.1.1.0
namespace cgicc
CgiEnvironment::usingHTTPS ( ) const

MStreamable.h, libcgicc.so.1.1.0
namespace cgicc
MStreamable::MStreamable [in-charge] ( )
MStreamable::MStreamable [not-in-charge] ( )
MStreamable::~MStreamable [in-charge-deleting] ( )
MStreamable::~MStreamable [in-charge] ( )
MStreamable::~MStreamable [not-in-charge] ( )

to the top

Problems with Data Types, High Severity (2)


MStreamable.h
namespace cgicc
[+] class MStreamable (2)

to the top

Problems with Data Types, Medium Severity (10)


HTTPHeaders.h
namespace cgicc
[+] class HTTPAudioHeader (1)
[+] class HTTPContentHeader (1)
[+] class HTTPGIFHeader (1)
[+] class HTTPHTMLHeader (1)
[+] class HTTPJPEGHeader (1)
[+] class HTTPNPHeader (1)
[+] class HTTPPlainHeader (1)
[+] class HTTPRedirectHeader (1)
[+] class HTTPStatusHeader (1)
[+] class HTTPXBMHeader (1)

to the top

Problems with Symbols, Medium Severity (4)


Cgicc.h, libcgicc.so.1.0.0
namespace cgicc
[+] Cgicc::getElement std::string const& name ) const (1)
[+] Cgicc::getElementByValue std::string const& value ) const (1)
[+] Cgicc::getFile std::string const& name ) const (1)
[+] Cgicc::operator[ ] std::string const& name ) const (1)

to the top

Problems with Symbols, Low Severity (4)


Cgicc.h, libcgicc.so.1.0.0
namespace cgicc
[+] Cgicc::getElement std::string const& name ) (1)
[+] Cgicc::getElementByValue std::string const& value ) (1)
[+] Cgicc::getFile std::string const& name ) (1)
[+] Cgicc::operator[ ] std::string const& name ) (1)

to the top

Header Files (12)


Cgicc.h
CgiDefs.h
CgiEnvironment.h
CgiUtils.h
FormEntry.h
FormFile.h
HTMLAttributes.h
HTMLClasses.h
HTMLElements.h
HTMLGeneric.h
HTTPHeaders.h
MStreamable.h

to the top

Shared Libraries (1)


libcgicc.so.1.0.0

to the top




Generated on Tue Jul 24 19:08:37 2012 for cgicc by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API