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

Test Info


Library Namecgicc
Version #13.2.1
Version #23.2.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files24
Total Shared Libraries1
Total Symbols / Types286 / 140
VerdictIncompatible
(1%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (5)


CgiUtils.h, libcgicc.so.5.0.1
namespace cgicc
charToHex char c )
form_urldecode std::string const& src )
form_urlencode std::string const& src )

FormEntry.h, libcgicc.so.5.0.1
namespace cgicc
FormEntry::getDoubleValue double min, double max, bool& bounded ) const
FormEntry::getIntegerValue long min, long max, bool& bounded ) const

to the top

Removed Symbols (3)


CgiUtils.h, libcgicc.so.1.3.0
namespace cgicc
safeGetenv char const* varName )
saferSystem std::string const& command )
unescapeString std::string const& src )

to the top

Header Files (24)


Cgicc.h
CgiDefs.h
CgiEnvironment.h
CgiInput.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
HTTPHTMLHeader.h
HTTPPlainHeader.h
HTTPRedirectHeader.h
HTTPResponseHeader.h
HTTPStatusHeader.h
MStreamable.h

to the top

Shared Libraries (1)


libcgicc.so.1.3.0

to the top




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