Binary compatibility report for the libfolks library between 0.7.2.2 and 0.7.3 versions on x86
Test Info
Library Name | libfolks |
Version #1 | 0.7.2.2 |
Version #2 | 0.7.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 3 |
Total Symbols / Types | 401 / 259 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 15 |
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 |
Other Changes in Data Types | - | 1 |
Added Symbols (15)
folks-eds.h,
libfolks-eds.so.25.11.0
edsf_persona_get_in_google_personal_group ( EdsfPersona* self )
folks.h,
libfolks.so.25.11.0
folks_anti_linkable_add_anti_links ( FolksAntiLinkable* self, GeeSet* other_personas, GAsyncReadyCallback _callback_, gpointer _user_data_ )
folks_anti_linkable_add_anti_links_finish ( FolksAntiLinkable* self, GAsyncResult* _res_, GError** error )
folks_anti_linkable_change_anti_links ( FolksAntiLinkable* self, GeeSet* anti_links, GAsyncReadyCallback _callback_, gpointer _user_data_ )
folks_anti_linkable_change_anti_links_finish ( FolksAntiLinkable* self, GAsyncResult* _res_, GError** error )
folks_anti_linkable_get_anti_links ( FolksAntiLinkable* self )
folks_anti_linkable_get_type ( )
folks_anti_linkable_has_anti_link_with_persona ( FolksAntiLinkable* self, FolksPersona* other_persona )
folks_anti_linkable_remove_anti_links ( FolksAntiLinkable* self, GeeSet* other_personas, GAsyncReadyCallback _callback_, gpointer _user_data_ )
folks_anti_linkable_remove_anti_links_finish ( FolksAntiLinkable* self, GAsyncResult* _res_, GError** error )
folks_anti_linkable_set_anti_links ( FolksAntiLinkable* self, GeeSet* value )
folks_individual_aggregator_unprepare ( FolksIndividualAggregator* self, GAsyncReadyCallback _callback_, gpointer _user_data_ )
folks_individual_aggregator_unprepare_finish ( FolksIndividualAggregator* self, GAsyncResult* _res_, GError** error )
folks_individual_has_anti_link_with_individual ( FolksIndividual* self, FolksIndividual* i )
folks_individual_has_anti_link_with_persona ( FolksIndividual* self, FolksPersona* p )
to the top
Other Changes in Data Types (1)
folks.h
[+] enum FolksPersonaDetail (1)
| Change |
Effect |
1 | The member FOLKS_PERSONA_DETAIL_ANTI_LINKS with value 22 has been added. | No effect. |
[+] affected symbols (1)
folks_persona_store_detail_key ( enum FolksPersonaDetail detail )1st parameter 'detail' has type 'enum FolksPersonaDetail'.
to the top
Header Files (3)
folks-eds.h
folks-telepathy.h
folks.h
to the top
Shared Libraries (3)
libfolks-eds.so.25.10.0
libfolks-telepathy.so.25.10.0
libfolks.so.25.10.0
to the top