Binary compatibility report for the Flickcurl library  between 0.5 and 0.6 versions on x86

Test Info


Library NameFlickcurl
Version #10.5
Version #20.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types28 / 29
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (6)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_free_person struct flickcurl_person* person )
flickcurl_get_person_field_label enum flickcurl_person_field field )
flickcurl_people_getInfo flickcurl* fc, char const* user_id )
flickcurl_photos_licenses_getInfo flickcurl* fc )
flickcurl_photos_licenses_getInfo_by_id flickcurl* fc, int id )
flickcurl_urls_lookupUser flickcurl* fc, char const* url )

to the top

Problems with Data Types, Low Severity (1)


flickcurl.h
[+] enum flickcurl_field_value_type (1)

to the top

Other Changes in Data Types (1)


flickcurl.h
[+] enum flickcurl_field_value_type (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:13:23 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API