Binary compatibility report for the libgda library  between 3.99.7 and 3.99.8 versions on x86

Test Info


Library Namelibgda
Version #13.99.7
Version #23.99.8
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files86
Total Shared Libraries3
Total Symbols / Types822 / 563
VerdictIncompatible
(0.43%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium1
Low3
Problems with
Constants
Low0
Other Changes-0

Added Symbols (2)


gda-easy.h, libgda-4.0.so.4.0.0
gda_update_row_in_table ( GdaConnection* cnc, gchar const* table, gchar const* condition_column_name, GValue* condition_value, GError** error, ... )

gda-util.h, libgda-4.0.so.4.0.0
gda_compute_select_statement_from_update ( GdaStatement* update_stmt, GError** error )

to the top

Removed Symbols (3)


gda-easy.h, libgda-4.0.so.4.0.0
gda_insert_row_into_table_from_string ( GdaConnection* cnc, gchar const* table_name, GError** error, ... )
gda_update_value_in_table ( GdaConnection* cnc, gchar const* table_name, gchar const* search_for_column, GValue const* condition, gchar const* column_name, GValue const* new_value, GError** error )
gda_update_values_in_table ( GdaConnection* cnc, gchar const* table_name, gchar const* condition_column_name, GValue const* condition, GError** error, ... )

to the top

Problems with Symbols, Medium Severity (1)


gda-easy.h, libgda-4.0.so.4.0.0
[+] gda_delete_row_from_table ( GdaConnection* cnc, gchar const* table_name, gchar const* condition_column_name, GValue const* condition, GError** error ) (1)

to the top

Problems with Symbols, Low Severity (3)


gda-easy.h, libgda-4.0.so.4.0.0
[+] gda_delete_row_from_table ( GdaConnection* cnc, gchar const* table_name, gchar const* condition_column_name, GValue const* condition, GError** error ) (2)
[+] gda_insert_row_into_table ( GdaConnection* cnc, gchar const* table_name, GError** error, ... ) (1)

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




Generated on Mon Dec 19 16:01:01 2011 for libgda by ABI Compliance Checker 1.96.1  
A tool for checking backward binary compatibility of a shared C/C++ library API