API compatibility report for the librrd-dev library between lfs and timet versions on ARM


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibrrd-dev
Version #1lfs
Version #2timet
ArchARM
GCC Version12
SubjectBinary Compatibility

Test Results


Total Header Files2
Total Libraries0
Total Symbols / Types16 / 15
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Header Files  2 


rrd.h
rrd_client.h

to the top

Libraries  0 



to the top



Test Info


Library Namelibrrd-dev
Version #1lfs
Version #2timet
ArchARM
SubjectSource Compatibility

Test Results


Total Header Files2
Total Libraries0
Total Symbols / Types405 / 79
Compatibility 98.3%

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh6
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium6
Low0
Problems with
Constants
Low0

Added Symbols  6 


rrd_client.h
rrd_client_create ( rrd_client_t* client, char const* filename, unsigned long pdp_step, long long last_up, int no_overwrite, int argc, char const** argv )
rrd_client_create_r2 ( rrd_client_t* client, char const* filename, unsigned long pdp_step, long long last_up, int no_overwrite, char const** sources, char const* _template, int argc, char const** argv )
rrd_client_fetch ( rrd_client_t* client, char const* filename, char const* cf, long long* ret_start, long long* ret_end, unsigned long* ret_step, unsigned long* ret_ds_num, char*** ret_ds_names, rrd_value_t** ret_data )
rrdc_create ( char const* filename, unsigned long pdp_step, long long last_up, int no_overwrite, int argc, char const** argv )
rrdc_create_r2 ( char const* filename, unsigned long pdp_step, long long last_up, int no_overwrite, char const** sources, char const* _template, int argc, char const** argv )
rrdc_fetch ( char const* filename, char const* cf, long long* ret_start, long long* ret_end, unsigned long* ret_step, unsigned long* ret_ds_num, char*** ret_ds_names, rrd_value_t** ret_data )

to the top

Removed Symbols  6 


rrd_client.h
rrd_client_create ( rrd_client_t* client, char const* filename, unsigned long pdp_step, long last_up, int no_overwrite, int argc, char const** argv )
rrd_client_create_r2 ( rrd_client_t* client, char const* filename, unsigned long pdp_step, long last_up, int no_overwrite, char const** sources, char const* _template, int argc, char const** argv )
rrd_client_fetch ( rrd_client_t* client, char const* filename, char const* cf, long* ret_start, long* ret_end, unsigned long* ret_step, unsigned long* ret_ds_num, char*** ret_ds_names, rrd_value_t** ret_data )
rrdc_create ( char const* filename, unsigned long pdp_step, long last_up, int no_overwrite, int argc, char const** argv )
rrdc_create_r2 ( char const* filename, unsigned long pdp_step, long last_up, int no_overwrite, char const** sources, char const* _template, int argc, char const** argv )
rrdc_fetch ( char const* filename, char const* cf, long* ret_start, long* ret_end, unsigned long* ret_step, unsigned long* ret_ds_num, char*** ret_ds_names, rrd_value_t** ret_data )

to the top

Problems with Symbols, Medium Severity  6 


rrd_client.h
[+] rrd_client_create ( rrd_client_t* client, char const* filename, unsigned long pdp_step, long last_up, int no_overwrite, int argc, char const** argv )  1 
[+] rrd_client_create_r2 ( rrd_client_t* client, char const* filename, unsigned long pdp_step, long last_up, int no_overwrite, char const** sources, char const* _template, int argc, char const** argv )  1 
[+] rrd_client_fetch ( rrd_client_t* client, char const* filename, char const* cf, long* ret_start, long* ret_end, unsigned long* ret_step, unsigned long* ret_ds_num, char*** ret_ds_names, rrd_value_t** ret_data )  1 
[+] rrdc_create ( char const* filename, unsigned long pdp_step, long last_up, int no_overwrite, int argc, char const** argv )  1 
[+] rrdc_create_r2 ( char const* filename, unsigned long pdp_step, long last_up, int no_overwrite, char const** sources, char const* _template, int argc, char const** argv )  1 
[+] rrdc_fetch ( char const* filename, char const* cf, long* ret_start, long* ret_end, unsigned long* ret_step, unsigned long* ret_ds_num, char*** ret_ds_names, rrd_value_t** ret_data )  1 

to the top

Problems with Data Types, Low Severity  1 


time_t.h
[+] typedef time_t  1 

to the top

Header Files  2 


rrd.h
rrd_client.h

to the top

Libraries  0 



to the top