Binary compatibility report for the libgda library between 4.99.0 and 4.99.1 versions on x86
Test Info
Library Name | libgda |
Version #1 | 4.99.0 |
Version #2 | 4.99.1 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 95 |
Total Shared Libraries | 3 |
Total Symbols / Types | 904 / 583 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 28 |
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 | - | 0 |
Added Symbols (28)
gda-data-model-array.h,
libgda-5.0.so.4.1.0
gda_data_model_array_new_with_g_types_v ( gint cols, GType* types )
gda-data-model-ldap.h,
libgda-5.0.so.4.1.0
gda_data_model_ldap_compute_columns ( GdaConnection* cnc, gchar const* attributes )
gda_data_model_ldap_get_type ( )
gda_data_model_ldap_new ( GdaConnection* cnc, gchar const* base_dn, gchar const* filter, gchar const* attributes, GdaLdapSearchScope scope )
gda-data-model.h,
libgda-5.0.so.4.1.0
gda_data_model_get_exceptions ( GdaDataModel* model )
gda-enum-types.h,
libgda-5.0.so.4.1.0
gda_ldap_search_scope_get_type ( )
gda-ldap-connection.h,
libgda-5.0.so.4.1.0
gda_ldap_connection_declare_table ( GdaLdapConnection* cnc, gchar const* table_name, gchar const* base_dn, gchar const* filter, gchar const* attributes, GdaLdapSearchScope scope, GError** error )
gda_ldap_connection_describe_table ( GdaLdapConnection* cnc, gchar const* table_name, gchar const** out_base_dn, gchar const** out_filter, gchar const** out_attributes, GdaLdapSearchScope* out_scope, GError** error )
gda_ldap_connection_get_base_dn ( GdaLdapConnection* cnc )
gda_ldap_connection_get_type ( )
gda_ldap_connection_undeclare_table ( GdaLdapConnection* cnc, gchar const* table_name, GError** error )
gda_ldap_describe_entry ( GdaLdapConnection* cnc, gchar const* dn, GError** error )
gda_ldap_dn_split ( gchar const* dn, gboolean all )
gda_ldap_entry_free ( GdaLdapEntry* entry )
gda_ldap_get_class_info ( GdaLdapConnection* cnc, gchar const* classname )
gda_ldap_get_entry_children ( GdaLdapConnection* cnc, gchar const* dn, gchar** attributes, GError** error )
gda_ldap_get_top_classes ( GdaLdapConnection* cnc )
gda_ldap_is_dn ( gchar const* dn )
gda-meta-store.h,
libgda-5.0.so.4.1.0
gda_meta_store_extract_v ( GdaMetaStore* store, gchar const* select_sql, GHashTable* vars, GError** error )
gda_meta_store_modify_v ( GdaMetaStore* store, gchar const* table_name, GdaDataModel* new_data, gchar const* condition, gint nvalues, gchar const** value_names, GValue const** values, GError** error )
gda-server-operation.h,
libgda-5.0.so.4.1.0
gda_server_operation_get_sql_identifier_at_path ( GdaServerOperation* op, GdaConnection* cnc, GdaServerProvider* prov, gchar const* path )
gda_server_operation_get_value_at_path ( GdaServerOperation* op, gchar const* path )
gda_server_operation_set_value_at_path ( GdaServerOperation* op, gchar const* value, gchar const* path, GError** error )
gda-tree-mgr-ldap.h,
libgda-5.0.so.4.1.0
gda_tree_mgr_ldap_get_type ( )
gda_tree_mgr_ldap_new ( GdaConnection* cnc, gchar const* dn )
gda-tree.h,
libgda-5.0.so.4.1.0
gda_tree_update_children ( GdaTree* tree, GdaTreeNode* node, GError** error )
gda-util.h,
libgda-5.0.so.4.1.0
gda_utility_check_data_model_v ( GdaDataModel* model, gint nbcols, GType* types )
gda-vconnection-data-model.h,
libgda-5.0.so.4.1.0
gda_vconnection_data_model_get ( GdaVconnectionDataModel* cnc, gchar const* table_name )
to the top
Header Files (95)
gda-attributes-manager.h
gda-batch.h
gda-binreloc.h
gda-blob-op.h
gda-column.h
gda-config.h
gda-connection-event.h
gda-connection-private.h
gda-connection.h
gda-data-access-wrapper.h
gda-data-comparator.h
gda-data-handler.h
gda-data-model-array.h
gda-data-model-bdb.h
gda-data-model-dir.h
gda-data-model-extra.h
gda-data-model-import.h
gda-data-model-iter-extra.h
gda-data-model-iter.h
gda-data-model-private.h
gda-data-model.h
gda-data-proxy.h
gda-data-select.h
gda-debug-macros.h
gda-decl.h
gda-enum-types.h
gda-enums.h
gda-handler-bin.h
gda-handler-boolean.h
gda-handler-numerical.h
gda-handler-string.h
gda-handler-time.h
gda-handler-type.h
gda-holder.h
gda-lockable.h
gda-log.h
gda-marshal.h
gda-meta-column-types.h
gda-meta-store.h
gda-meta-struct.h
gda-mutex.h
gda-pstmt.h
gda-quark-list.h
gda-repetitive-statement.h
gda-report-document.h
gda-report-engine.h
gda-report-rml-document.h
gda-row.h
gda-server-operation.h
gda-server-provider-extra.h
gda-server-provider.h
gda-set.h
gda-sql-builder.h
gda-sql-parser-enum-types.h
gda-sql-parser.h
gda-sql-statement.h
gda-sqlite-provider.h
gda-statement-extra.h
gda-statement-struct-compound.h
gda-statement-struct-decl.h
gda-statement-struct-delete.h
gda-statement-struct-insert.h
gda-statement-struct-parts.h
gda-statement-struct-pspec.h
gda-statement-struct-select.h
gda-statement-struct-trans.h
gda-statement-struct-unknown.h
gda-statement-struct-update.h
gda-statement-struct-util.h
gda-statement-struct.h
gda-statement.h
gda-transaction-status-private.h
gda-transaction-status.h
gda-tree-manager.h
gda-tree-mgr-columns.h
gda-tree-mgr-label.h
gda-tree-mgr-schemas.h
gda-tree-mgr-select.h
gda-tree-mgr-tables.h
gda-tree-node.h
gda-tree.h
gda-util.h
gda-value.h
gda-vconnection-data-model.h
gda-vconnection-hub.h
gda-virtual-connection.h
gda-virtual-provider.h
gda-vprovider-data-model.h
gda-vprovider-hub.h
gda-xa-transaction.h
libgda-global-variables.h
libgda-report.h
libgda-virtual.h
libgda-xslt.h
libgda.h
to the top
Shared Libraries (3)
libgda-5.0.so.4.1.0
libgda-report-5.0.so.4.1.0
libgda-xslt-5.0.so.4.1.0
to the top