Binary compatibility report for the cgicc library between 3.2.1 and 3.2.3 versions on x86
Test Info
Library Name | cgicc |
Version #1 | 3.2.1 |
Version #2 | 3.2.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 24 |
Total Shared Libraries | 1 |
Total Symbols / Types | 286 / 140 |
Verdict | Incompatible (1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
Removed Symbols | High | 3 |
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 (5)
CgiUtils.h,
libcgicc.so.5.0.1
namespace cgicc
charToHex ( char c )
[symbol: _ZN5cgicc9charToHexEc]
form_urldecode ( std::string const& src )
[symbol: _ZN5cgicc14form_urldecodeERKSs]
form_urlencode ( std::string const& src )
[symbol: _ZN5cgicc14form_urlencodeERKSs]
FormEntry.h,
libcgicc.so.5.0.1
namespace cgicc
FormEntry::getDoubleValue ( double min, double max, bool& bounded ) const
[symbol: _ZNK5cgicc9FormEntry14getDoubleValueEddRb]
FormEntry::getIntegerValue ( long min, long max, bool& bounded ) const
[symbol: _ZNK5cgicc9FormEntry15getIntegerValueEllRb]
to the top
Removed Symbols (3)
CgiUtils.h,
libcgicc.so.1.3.0
namespace cgicc
safeGetenv ( char const* varName )
[symbol: _ZN5cgicc10safeGetenvEPKc]
saferSystem ( std::string const& command )
[symbol: _ZN5cgicc11saferSystemERKSs]
unescapeString ( std::string const& src )
[symbol: _ZN5cgicc14unescapeStringERKSs]
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