Test Info
| Library Name | libloc-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 15 |
| Total Libraries | 0 |
| Total Symbols / Types | 124 / 27 |
| Compatibility |
99.4% |
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
resolv.h
loc_discover_latest_version ( struct loc_ctx* ctx, unsigned int version, long long* t )
_Z27loc_discover_latest_versionP7loc_ctxjPx
to the top
Removed Symbols 1
resolv.h
loc_discover_latest_version ( struct loc_ctx* ctx, unsigned int version, long* t )
_Z27loc_discover_latest_versionP7loc_ctxjPl
to the top
Problems with Symbols, Medium Severity 1
resolv.h
[+] loc_discover_latest_version ( struct loc_ctx* ctx, unsigned int version, long* t ) 1
⇣
loc_discover_latest_version ( struct loc_ctx* ctx, unsigned int version, long long* t )
_Z27loc_discover_latest_versionP7loc_ctxjPl
|
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: 1 (0.8%)
loc_database_created_at ( struct loc_database* db )
Return value is of type 'time_t'.
to the top
Header Files 15
address.h
as-list.h
as.h
compat.h
country-list.h
country.h
database.h
format.h
libloc.h
network-list.h
network.h
private.h
resolv.h
stringpool.h
writer.h
to the top
Libraries 0
to the top