Binary compatibility report for the Dee library  between 1.0.14 and 1.2.7 versions on x86

Test Info


Library NameDee
Version #11.0.14
Version #21.2.7
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types172 / 144
VerdictCompatible

Problem Summary


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

Added Symbols (17)


dee-model.h, libdee-1.0.so.4.2.1
dee_model_begin_changeset DeeModel* self )
dee_model_build_named_row DeeModel* self, GVariant** out_row_members, gchar const* first_column_name, ... )
dee_model_build_named_row_sunk DeeModel* self, GVariant** out_row_members, guint* out_array_length, gchar const* first_column_name, ... )
dee_model_build_named_row_valist DeeModel* self, GVariant** out_row_members, gchar const* first_column_name, va_list* args )
dee_model_end_changeset DeeModel* self )
dee_model_get_column_index DeeModel* self, gchar const* column_name )
dee_model_get_column_names DeeModel* self, guint* num_columns )
dee_model_get_field_schema DeeModel* self, gchar const* field_name, guint* out_column )
dee_model_get_value_by_name DeeModel* self, DeeModelIter* iter, gchar const* column_name )
dee_model_get_vardict_schema DeeModel* self, guint column )
dee_model_register_vardict_schema DeeModel* self, guint column, GHashTable* schemas )
dee_model_set_column_names DeeModel* self, gchar const* first_column_name, ... )
dee_model_set_column_names_full DeeModel* self, gchar const** column_names, guint num_columns )

dee-shared-model.h, libdee-1.0.so.4.2.1
dee_shared_model_flush_mode_get_type ( )
dee_shared_model_flush_revision_queue_sync DeeSharedModel* self )
dee_shared_model_get_flush_mode DeeSharedModel* self )
dee_shared_model_set_flush_mode ( DeeSharedModel* self, enum DeeSharedModelFlushMode mode )

to the top

Header Files (3)


dee-file-resource-manager.h
dee-icu.h
dee.h

to the top

Shared Libraries (1)


libdee-1.0.so.4.1.1

to the top




Generated on Thu Sep 26 12:05:14 2013 for Dee by ABI Compliance Checker 1.99.8.3  
A tool for checking backward compatibility of a C/C++ library API