Binary compatibility report for the Flickcurl library  between 1.3 and 1.4 versions on x86

Test Info


Library NameFlickcurl
Version #11.3
Version #21.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types184 / 147
VerdictIncompatible
(5.2%)

Problem Summary


SeverityCount
Added Symbols-9
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low9
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-4

Added Symbols (9)


flickcurl.h, libflickcurl.so.0.0.0
flickcurl_free_serializer flickcurl_serializer* serializer )
flickcurl_free_video struct flickcurl_video* video )
flickcurl_get_content_type_from_string char const* content_type_string )
flickcurl_get_content_type_label int content_type )
flickcurl_get_safety_level_from_string char const* safety_level_string )
flickcurl_get_safety_level_label int safety_level )
flickcurl_new_serializer flickcurl* fc, void* data, struct flickcurl_serializer_factory* factory )
flickcurl_prefs_getGeoPerms flickcurl* fc )
flickcurl_serialize_photo ( flickcurl_serializer* fcs, flickcurl_photo* photo )

to the top

Problems with Data Types, Medium Severity (1)


flickcurl.h
[+] struct flickcurl_photo_s (1)

to the top

Problems with Data Types, Low Severity (9)


flickcurl.h
[+] enum flickcurl_field_value_type (1)
[+] enum flickcurl_photo_field_type (1)
[+] struct flickcurl_photo_s (3)
[+] struct flickcurl_search_params (2)
[+] struct flickcurl_size (2)

to the top

Other Changes in Data Types (4)


flickcurl.h
[+] enum flickcurl_field_value_type (1)
[+] enum flickcurl_photo_field_type (3)

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