Binary compatibility report for the Flickcurl library  between 1.0 and 1.2 versions on x86

Test Info


Library NameFlickcurl
Version #11.0
Version #21.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types176 / 147
VerdictCompatible

Problem Summary


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

Added Symbols (4)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_free_places struct flickcurl_place** places_object )
flickcurl_get_place_type_by_label char const* place_label )
flickcurl_places_find flickcurl* fc, char const* query )
flickcurl_places_findByLatLon flickcurl* fc, double lat, double lon, int accuracy )

to the top

Problems with Data Types, Low Severity (2)


flickcurl.h
[+] struct flickcurl_place (2)

to the top

Problems with Symbols, Low Severity (3)


flickcurl.h, libflickcurl.so.0.0.0
[+] flickcurl_free_activities struct flickcurl_activity** activities ) (1)
[+] flickcurl_init ( ) (1)
[+] flickcurl_photos_getContactsPublicPhotos flickcurl* fc, char const* user_id, int count, int just_friends, int single_photo, int include_self, char const* extras ) (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:56 2014 for Flickcurl by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API