Binary compatibility report for the cgicc library between 3.2.3 and 3.2.4 versions on x86
Test Info
Library Name | cgicc |
Version #1 | 3.2.3 |
Version #2 | 3.2.4 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 24 |
Total Shared Libraries | 1 |
Total Symbols / Types | 288 / 141 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 11 |
Removed Symbols | High | 0 |
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 (11)
Cgicc.h,
libcgicc.so.5.0.2
namespace cgicc
Cgicc::Cgicc [in-charge] ( Cgicc const& cgi )
[symbol: _ZN5cgicc5CgiccC1ERKS0_]
Cgicc::Cgicc [not-in-charge] ( Cgicc const& cgi )
[symbol: _ZN5cgicc5CgiccC2ERKS0_]
Cgicc::operator!= ( Cgicc const& cgi ) const
[symbol: _ZNK5cgicc5CgiccneERKS0_]
Cgicc::operator() ( std::string const& name ) const
[symbol: _ZNK5cgicc5CgiccclERKSs]
Cgicc::operator = ( Cgicc const& cgi )
[symbol: _ZN5cgicc5CgiccaSERKS0_]
Cgicc::operator == ( Cgicc const& cgi ) const
[symbol: _ZNK5cgicc5CgicceqERKS0_]
CgiEnvironment.h,
libcgicc.so.5.0.2
namespace cgicc
CgiEnvironment::CgiEnvironment [in-charge] ( CgiEnvironment const& env )
[symbol: _ZN5cgicc14CgiEnvironmentC1ERKS0_]
CgiEnvironment::CgiEnvironment [not-in-charge] ( CgiEnvironment const& env )
[symbol: _ZN5cgicc14CgiEnvironmentC2ERKS0_]
CgiEnvironment::operator!= ( CgiEnvironment const& env ) const
[symbol: _ZNK5cgicc14CgiEnvironmentneERKS0_]
CgiEnvironment::operator = ( CgiEnvironment const& env )
[symbol: _ZN5cgicc14CgiEnvironmentaSERKS0_]
CgiEnvironment::operator == ( CgiEnvironment const& env ) const
[symbol: _ZNK5cgicc14CgiEnvironmenteqERKS0_]
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.5.0.1
to the top