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

Test Info


Library NameFlickcurl
Version #11.22
Version #21.23
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types335 / 218
VerdictCompatible

Problem Summary


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

Added Symbols (15)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_get_oauth_client_key flickcurl* fc )
flickcurl_get_oauth_client_secret flickcurl* fc )
flickcurl_get_oauth_request_token flickcurl* fc )
flickcurl_get_oauth_request_token_secret flickcurl* fc )
flickcurl_get_oauth_token flickcurl* fc )
flickcurl_get_oauth_token_secret flickcurl* fc )
flickcurl_oauth_create_access_token flickcurl* fc, char const* verifier )
flickcurl_oauth_create_request_token flickcurl* fc, char const* callback )
flickcurl_oauth_get_authorize_uri flickcurl* fc )
flickcurl_set_oauth_client_key flickcurl* fc, char const* client_key )
flickcurl_set_oauth_client_secret flickcurl* fc, char const* client_secret )
flickcurl_set_oauth_request_token flickcurl* fc, char const* token )
flickcurl_set_oauth_request_token_secret flickcurl* fc, char const* secret )
flickcurl_set_oauth_token flickcurl* fc, char const* token )
flickcurl_set_oauth_token_secret flickcurl* fc, char const* secret )

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:19 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API