Binary compatibility report for the libgda library between 3.99.6 and 3.99.7 versions on x86
Test Info
Library Name | libgda |
Version #1 | 3.99.6 |
Version #2 | 3.99.7 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 86 |
Total Shared Libraries | 3 |
Total Symbols / Types | 818 / 563 |
Verdict | Incompatible (0.43%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
Removed Symbols | High | 2 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 3 |
Low | 1 |
Problems with Constants | Low | 0 |
Other Changes | - | 0 |
Added Symbols (5)
gda-data-model-iter-extra.h,
libgda-4.0.so.4.0.0
gda_data_model_iter_move_to_row_default ( GdaDataModel* model, GdaDataModelIter* iter, gint row )
gda-data-model-iter.h,
libgda-4.0.so.4.0.0
gda_data_model_iter_move_to_row ( GdaDataModelIter* iter, gint row )
gda-meta-struct.h,
libgda-4.0.so.4.0.0
gda_meta_struct_complement_all ( GdaMetaStruct* mstruct, GError** error )
gda-util.h,
libgda-4.0.so.4.0.0
gda_utility_data_model_find_column_description ( GdaDataSelect* model, gchar const* field_name )
gda-value.h,
libgda-4.0.so.4.0.0
gda_value_new_blob_from_file ( gchar const* filename )
to the top
Removed Symbols (2)
gda-data-model-iter-extra.h,
libgda-4.0.so.4.0.0
gda_data_model_iter_move_at_row_default ( GdaDataModel* model, GdaDataModelIter* iter, gint row )
gda-data-model-iter.h,
libgda-4.0.so.4.0.0
gda_data_model_iter_move_at_row ( GdaDataModelIter* iter, gint row )
to the top
Problems with Symbols, Medium Severity (3)
gda-column.h,
libgda-4.0.so.4.0.0
[+] gda_column_set_attribute ( GdaColumn* column, gchar const* attribute, GValue const* value ) (1)
changed to:gda_column_set_attribute ( GdaColumn* column, gchar const* attribute, GValue const* value, GDestroyNotify destroy )
| Change | Effect |
---|
1 | Parameter destroy of type GDestroyNotify has been added to the calling stack. | This parameter will not be initialized by old clients. |
gda-holder.h,
libgda-4.0.so.4.0.0
[+] gda_holder_set_attribute ( GdaHolder* holder, gchar const* attribute, GValue const* value ) (1)
changed to:gda_holder_set_attribute ( GdaHolder* holder, gchar const* attribute, GValue const* value, GDestroyNotify destroy )
| Change | Effect |
---|
1 | Parameter destroy of type GDestroyNotify has been added to the calling stack. | This parameter will not be initialized by old clients. |
gda-meta-struct.h,
libgda-4.0.so.4.0.0
[+] gda_meta_table_column_set_attribute ( GdaMetaTableColumn* tcol, gchar const* att_name, GValue const* value ) (1)
changed to:gda_meta_table_column_set_attribute ( GdaMetaTableColumn* tcol, gchar const* att_name, GValue const* value, GDestroyNotify destroy )
| Change | Effect |
---|
1 | Parameter destroy of type GDestroyNotify has been added to the calling stack. | This parameter will not be initialized by old clients. |
to the top
Problems with Symbols, Low Severity (1)
gda-server-provider.h,
libgda-4.0.so.4.0.0
[+] gda_server_provider_string_to_value ( GdaServerProvider* provider, GdaConnection* cnc, gchar const* string, GType prefered_type, gchar** dbms_type ) (1)
changed to:gda_server_provider_string_to_value ( GdaServerProvider* provider, GdaConnection* cnc, gchar const* string, GType preferred_type, gchar** dbms_type )
| Change | Effect |
---|
1 | 4th parameter prefered_type has been renamed to preferred_type. | Renaming of a parameter may indicate a change in its semantic meaning. |
to the top
Header Files (86)
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-easy.h
gda-enum-types.h
gda-enums.h
gda-error.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-store.h
gda-meta-struct.h
gda-mutex.h
gda-pstmt.h
gda-quark-list.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-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-threader.h
gda-transaction-status-private.h
gda-transaction-status.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-report.h
libgda-virtual.h
libgda-xslt.h
libgda.h
to the top
Shared Libraries (3)
libgda-4.0.so.4.0.0
libgda-report-4.0.so.4.0.0
libgda-xslt-4.0.so.4.0.0
to the top