Binary compatibility report for the Dee library between 1.0.12 and 1.0.14 versions on x86
Test Info
Library Name | Dee |
Version #1 | 1.0.12 |
Version #2 | 1.0.14 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 170 / 142 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (2)
dee-model.h,
libdee-1.0.so.4.1.1
dee_model_find_row_sorted_with_sizes ( DeeModel* self, GVariant** row_spec, DeeCompareRowSizedFunc cmp_func, gpointer user_data, gboolean* out_was_found )
dee_model_insert_row_sorted_with_sizes ( DeeModel* self, GVariant** row_members, DeeCompareRowSizedFunc cmp_func, gpointer user_data )
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