Binary compatibility report for the cgicc library between 3.2.15 and 3.2.16 versions on x86
Test Info
Library Name | cgicc |
Version #1 | 3.2.15 |
Version #2 | 3.2.16 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 28 |
Total Shared Libraries | 1 |
Total Symbols / Types | 325 / 159 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
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 |
Other Changes in Data Types | - | 2 |
Other Changes in Data Types (2)
HTMLDoctype.h
namespace cgicc
[+] enum HTMLDoctype::EDocumentType (1)
| Change |
Effect |
1 | The member eHTML5 with value 3 has been added. | No effect. |
[+] affected symbols (1)
HTMLDoctype::HTMLDoctype [in-charge] ( enum HTMLDoctype::EDocumentType type )1st parameter 'type' has type 'enum HTMLDoctype::EDocumentType'.
XHTMLDoctype.h
namespace cgicc
[+] enum XHTMLDoctype::EDocumentType (1)
| Change |
Effect |
1 | The member eHTML5 with value 3 has been added. | No effect. |
[+] affected symbols (1)
XHTMLDoctype::XHTMLDoctype [in-charge] ( enum XHTMLDoctype::EDocumentType type )1st parameter 'type' has type 'enum XHTMLDoctype::EDocumentType'.
to the top
Header Files (28)
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
HTTPXHTMLHeader.h
MStreamable.h
XHTMLDoctype.h
XMLDeclaration.h
XMLPI.h
to the top
Shared Libraries (1)
libcgicc.so.3.2.10
to the top