Binary compatibility report for the Flickcurl library  between 1.9 and 1.10 versions on x86

Test Info


Library NameFlickcurl
Version #11.9
Version #21.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types259 / 189
VerdictCompatible

Problem Summary


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

Added Symbols (4)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_flickr_replace_service_uri [data]
flickcurl_flickr_upload_service_uri [data]
flickcurl_set_replace_service_uri flickcurl* fc, char const* uri )
flickcurl_set_upload_service_uri flickcurl* fc, char const* uri )

to the top

Problems with Symbols, Low Severity (3)


flickcurl.h, libflickcurl.so.0.0.0
[+] flickcurl_machinetags_getPairs flickcurl* fc, char const* namespace, char const* predicate, int per_page, int page ) (1)
[+] flickcurl_machinetags_getPredicates flickcurl* fc, char const* namespace, int per_page, int page ) (1)
[+] flickcurl_machinetags_getValues flickcurl* fc, char const* namespace, char const* predicate, int per_page, int page ) (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:12:20 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API