Binary compatibility report for the cgicc library  between 3.2 and 3.2.1 versions on x86

Test Info


Library Namecgicc
Version #13.2
Version #23.2.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files24
Total Shared Libraries1
Total Symbols / Types274 / 133
VerdictIncompatible
(1.5%)

Problem Summary


SeverityCount
Added Symbols-16
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High4
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (16)


Cgicc.h, libcgicc.so.1.3.0
namespace cgicc
Cgicc::Cgicc [in-charge] CgiInput* input )
Cgicc::Cgicc [not-in-charge] CgiInput* input )

CgiEnvironment.h, libcgicc.so.1.3.0
namespace cgicc
CgiEnvironment::CgiEnvironment [in-charge] CgiInput* input )
CgiEnvironment::CgiEnvironment [not-in-charge] CgiInput* input )

CgiInput.h, libcgicc.so.1.3.0
namespace cgicc
CgiInput::CgiInput [in-charge] ( )
CgiInput::CgiInput [in-charge] CgiInput const& input )
CgiInput::CgiInput [not-in-charge] ( )
CgiInput::CgiInput [not-in-charge] CgiInput const& input )
CgiInput::getenv char const* varName )
CgiInput::operator!= CgiInput const& input ) const
CgiInput::operator = CgiInput const& p1 )
CgiInput::operator == CgiInput const& p1 ) const
CgiInput::read char* data, size_t length )
CgiInput::~CgiInput [in-charge-deleting] ( )
CgiInput::~CgiInput [in-charge] ( )
CgiInput::~CgiInput [not-in-charge] ( )

to the top

Removed Symbols (4)


Cgicc.h, libcgicc.so.1.2.0
namespace cgicc
Cgicc::Cgicc [in-charge] reader_function_t stream_reader )
Cgicc::Cgicc [not-in-charge] reader_function_t stream_reader )

CgiEnvironment.h, libcgicc.so.1.2.0
namespace cgicc
CgiEnvironment::CgiEnvironment [in-charge] reader_function_t stream_reader )
CgiEnvironment::CgiEnvironment [not-in-charge] reader_function_t stream_reader )

to the top

Problems with Symbols, High Severity (4)


Cgicc.h, libcgicc.so.1.2.0
namespace cgicc
[+] Cgicc::Cgicc [in-charge] reader_function_t stream_reader ) (1)
[+] Cgicc::Cgicc [not-in-charge] reader_function_t stream_reader ) (1)

CgiEnvironment.h, libcgicc.so.1.2.0
namespace cgicc
[+] CgiEnvironment::CgiEnvironment [not-in-charge] reader_function_t stream_reader ) (1)
[+] CgiEnvironment::CgiEnvironment [in-charge] reader_function_t stream_reader ) (1)

to the top

Header Files (24)


Cgicc.h
CgiDefs.h
CgiEnvironment.h
CgiUtils.h
FormEntry.h
FormFile.h
HTMLAtomicElement.h
HTMLAttribute.h
HTMLAttributeList.h
HTMLBooleanElement.h
HTMLClasses.h
HTMLDoctype.h
HTMLElement.h
HTMLElementList.h
HTTPContentHeader.h
HTTPCookie.h
HTTPHeader.h
HTTPHeaders.h
HTTPHTMLHeader.h
HTTPPlainHeader.h
HTTPRedirectHeader.h
HTTPResponseHeader.h
HTTPStatusHeader.h
MStreamable.h

to the top

Shared Libraries (1)


libcgicc.so.1.2.0

to the top




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