Test Info
| Library Name | libkf5mime-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 12 |
| Total Libraries | 0 |
| Total Symbols / Types | 676 / 107 |
| Compatibility |
99.9% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 2 |
| Removed Symbols | High | 2 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 2 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 2
kmime_dateformatter.h
namespace KMime
DateFormatter::dateString ( long long t, QString const& lang, bool shortFormat ) const
_ZNK5KMime13DateFormatter10dateStringExRK7QStringb
DateFormatter::formatDate ( enum DateFormatter::FormatType ftype, long long t, QString const& data, bool shortFormat ) [static]
_ZN5KMime13DateFormatter10formatDateENS0_10FormatTypeExRK7QStringb
to the top
Removed Symbols 2
kmime_dateformatter.h
namespace KMime
DateFormatter::dateString ( long t, QString const& lang, bool shortFormat ) const
_ZNK5KMime13DateFormatter10dateStringElRK7QStringb
DateFormatter::formatDate ( enum DateFormatter::FormatType ftype, long t, QString const& data, bool shortFormat ) [static]
_ZN5KMime13DateFormatter10formatDateENS0_10FormatTypeElRK7QStringb
to the top
Problems with Symbols, Medium Severity 2
kmime_dateformatter.h
namespace KMime
[+] DateFormatter::dateString ( long t, QString const& lang, bool shortFormat ) const 1
⇣
DateFormatter::dateString ( long long t, QString const& lang, bool shortFormat ) const
_ZNK5KMime13DateFormatter10dateStringElRK7QStringb
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] DateFormatter::formatDate ( enum DateFormatter::FormatType ftype, long t, QString const& data, bool shortFormat ) [static] 1
⇣
DateFormatter::formatDate ( enum DateFormatter::FormatType ftype, long long t, QString const& data, bool shortFormat ) [static]
_ZN5KMime13DateFormatter10formatDateENS0_10FormatTypeElRK7QStringb
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
to the top
Header Files 12
kmime_content.h
kmime_contentindex.h
kmime_dateformatter.h
kmime_export.h
kmime_header_parsing.h
kmime_headers.h
kmime_mdn.h
kmime_message.h
kmime_newsarticle.h
kmime_types.h
kmime_util.h
kmime_version.h
to the top
Libraries 0
to the top