Binary compatibility report for the Flickcurl library  between 1.21 and 1.22 versions on x86

Test Info


Library NameFlickcurl
Version #11.21
Version #21.22
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types324 / 217
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low4
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (11)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_auth_oauth_getAccessToken flickcurl* fc )
flickcurl_config_read_ini flickcurl* fc, char const* filename, char const* section, void* user_data, set_config_var_handler handler )
flickcurl_config_var_handler void* userdata, char const* key, char const* value )
flickcurl_config_write_ini flickcurl* fc, char const* filename, char const* section )
flickcurl_favorites_getContext flickcurl* fc, char const* photo_id, char const* user_id, int num_prev, int num_next, char const* extras )
flickcurl_flickr_oauth_access_token_uri [data]
flickcurl_flickr_oauth_authorize_uri [data]
flickcurl_flickr_oauth_request_token_uri [data]
flickcurl_free_tags flickcurl_tag** tags )
flickcurl_get_hidden_from_string char const* hidden_string )
flickcurl_get_hidden_label int hidden )

to the top

Problems with Data Types, Low Severity (4)


flickcurl.h
[+] struct flickcurl_photoset (2)
[+] struct flickcurl_upload_params (2)

to the top

Problems with Symbols, Low Severity (1)


flickcurl.h, libflickcurl.so.0.0.0
[+] read_ini_config ( char const* filename, char const* application, void* user_data, set_config_var_handler handler ) (1)

to the top

Header Files (1)


flickcurl.h

to the top

Shared Libraries (1)


libflickcurl.so.0.0.0

to the top




Generated on Thu Jan 9 14:11:24 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API