Test Info
| Library Name | libmrpt-system-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 24 |
| Total Libraries | 0 |
| Total Symbols / Types | 337 / 98 |
| Compatibility |
99.5% |
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
datetime.h
namespace mrpt::system
time_tToTimestamp ( long long const& t )
_ZN4mrpt6system17time_tToTimestampERKx
to the top
Removed Symbols 1
datetime.h
namespace mrpt::system
time_tToTimestamp ( long const& t )
_ZN4mrpt6system17time_tToTimestampERKl
to the top
Problems with Symbols, Medium Severity 1
datetime.h
namespace mrpt::system
[+] time_tToTimestamp ( long const& t ) 1
⇣
time_tToTimestamp ( long long const& t )
_ZN4mrpt6system17time_tToTimestampERKl
|
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: 3 (0.9%)
mrpt::system::CDirectoryExplorer::TFileInfo::~__dt ( )
Field 'this.accessTime' in the object of this method is of type 'time_t'.
mrpt::system::getFileModificationTime ( std::string const& filename )
Return value is of type 'time_t'.
mrpt::system::os::timegm ( struct tm* tm )
Return value is of type 'time_t'.
to the top
Header Files 24
backtrace.h
CConsoleRedirector.h
CControlledRateTimer.h
CDirectoryExplorer.h
CFileSystemWatcher.h
CGenericMemoryPool.h
CObservable.h
CObserver.h
COutputLogger.h
CRateTimer.h
crc.h
CTicTac.h
CTimeLogger.h
datetime.h
filesystem.h
md5.h
memory.h
mrptEvent.h
os.h
progress.h
scheduler.h
string_utils.h
thread_name.h
WorkerThreadsPool.h
to the top
Libraries 0
to the top