Test Info
| Library Name | libzen-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 37 |
| Total Libraries | 0 |
| Total Symbols / Types | 1188 / 132 |
| Compatibility |
99.9% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 1 |
| Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 1 |
Problems with Symbols | High | 0 |
| Medium | 1 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 1
Http_Cookies.h
namespace ZenLib::Format::Http
Cookies::Set ( std::string const& Name, std::string const& Value, long long Expires, std::string const& Path, std::string const& Domain, bool Secure )
_ZN6ZenLib6Format4Http7Cookies3SetERKNSt7__cxx1112basic_stringIcEES7_xS7_S7_b
to the top
Removed Symbols 1
Http_Cookies.h
namespace ZenLib::Format::Http
Cookies::Set ( std::string const& Name, std::string const& Value, long Expires, std::string const& Path, std::string const& Domain, bool Secure )
_ZN6ZenLib6Format4Http7Cookies3SetERKNSt7__cxx1112basic_stringIcEES7_lS7_S7_b
to the top
Problems with Symbols, Medium Severity 1
Http_Cookies.h
namespace ZenLib::Format::Http
[+] Cookies::Set ( std::string const& Name, std::string const& Value, long Expires, std::string const& Path, std::string const& Domain, bool Secure ) 1
⇣
Cookies::Set ( std::string const& Name, std::string const& Value, long long Expires, std::string const& Path, std::string const& Domain, bool Secure )
_ZN6ZenLib6Format4Http7Cookies3SetERKNSt7__cxx1112basic_stringIcEES7_lS7_S7_b
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
to the top
Problems with Data Types, Low Severity 1
time_t.h
[+] typedef time_t 1
|
Change |
Effect |
| 1 |
Base type has been changed from long to long long. |
Recompilation of a client program may be broken. |
[+] affected symbols: 2 (0.2%)
ZenLib::Format::Http::Cookie::__ct ( )
Field 'this.Expires' in the object of this method is of type 'time_t'.
ZenLib::Format::Http::Cookies::Get ( std::string const& Name )
Field 'retval.Expires' in the return value (reference) is of type 'time_t'.
to the top
Header Files 37
BitStream.h
BitStream_Fast.h
BitStream_LE.h
Conf.h
Conf_Internal.h
CriticalSection.h
Dir.h
File.h
FileName.h
Html_Handler.h
Html_Request.h
HTTP_Client.h
Http_Cookies.h
Http_Handler.h
Http_Request.h
Http_Utils.h
HTTPClient.h
HTTPClientAuth.h
HTTPClientCommon.h
HTTPClientString.h
HTTPClientWrapper.h
InfoMap.h
int128s.h
int128u.h
MemoryDebug.h
MemoryUtils.h
OS_Utils.h
PreComp.h
Thread.h
tinyxml.h
Trace.h
Translation.h
Utils.h
Ztring.h
ZtringList.h
ZtringListList.h
ZtringListListF.h
to the top
Libraries 0
to the top