Binary compatibility report for the Vala library  between 0.17.0 and 0.17.1 versions on x86

Test Info


Library NameVala
Version #10.17.0
Version #20.17.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types2702 / 834
VerdictIncompatible
(4.2%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh8
Problems with
Data Types
High0
Medium18
Low18
Problems with
Symbols
High8
Medium4
Low0
Problems with
Constants
Low0

Added Symbols (6)


vala.h, libvala-0.18.so.0.0.0
vala_code_context_get_gobject_tracing ValaCodeContext* self )
vala_code_context_set_gobject_tracing ( ValaCodeContext* self, gboolean value )
vala_source_reference_get_begin ( ValaSourceReference* self, ValaSourceLocation* result )
vala_source_reference_get_end ( ValaSourceReference* self, ValaSourceLocation* result )
vala_source_reference_set_begin ( ValaSourceReference* self, ValaSourceLocation* value )
vala_source_reference_set_end ( ValaSourceReference* self, ValaSourceLocation* value )

to the top

Removed Symbols (8)


vala.h, libvala-0.18.so.0.0.0
vala_source_reference_get_first_column ValaSourceReference* self )
vala_source_reference_get_first_line ValaSourceReference* self )
vala_source_reference_get_last_column ValaSourceReference* self )
vala_source_reference_get_last_line ValaSourceReference* self )
vala_source_reference_set_first_column ( ValaSourceReference* self, gint value )
vala_source_reference_set_first_line ( ValaSourceReference* self, gint value )
vala_source_reference_set_last_column ( ValaSourceReference* self, gint value )
vala_source_reference_set_last_line ( ValaSourceReference* self, gint value )

to the top

Problems with Symbols, High Severity (8)


vala.h, libvala-0.18.so.0.0.0
[+] vala_source_reference_construct ( GType object_type, ValaSourceFile* _file, gint _first_line, gint _first_column, gint _last_line, gint _last_column ) (4)
[+] vala_source_reference_new ( ValaSourceFile* _file, gint _first_line, gint _first_column, gint _last_line, gint _last_column ) (4)

to the top

Problems with Data Types, Medium Severity (18)


valacodegen.h
[+] struct _ValaCCodeArrayModule (1)
[+] struct _ValaCCodeAssignmentModule (1)
[+] struct _ValaCCodeBaseModule (1)
[+] struct _ValaCCodeControlFlowModule (1)
[+] struct _ValaCCodeDelegateModule (1)
[+] struct _ValaCCodeMemberAccessModule (1)
[+] struct _ValaCCodeMethodCallModule (1)
[+] struct _ValaCCodeMethodModule (1)
[+] struct _ValaCCodeStructModule (1)
[+] struct _ValaGAsyncModule (1)
[+] struct _ValaGDBusClientModule (1)
[+] struct _ValaGDBusModule (1)
[+] struct _ValaGDBusServerModule (1)
[+] struct _ValaGErrorModule (1)
[+] struct _ValaGObjectModule (1)
[+] struct _ValaGSignalModule (1)
[+] struct _ValaGTypeModule (1)
[+] struct _ValaGVariantModule (1)

to the top

Problems with Symbols, Medium Severity (4)


vala.h, libvala-0.18.so.0.0.0
[+] vala_source_reference_construct ( GType object_type, ValaSourceFile* _file, gint _first_line, gint _first_column, gint _last_line, gint _last_column ) (2)
[+] vala_source_reference_new ( ValaSourceFile* _file, gint _first_line, gint _first_column, gint _last_line, gint _last_column ) (2)

to the top

Problems with Data Types, Low Severity (18)


valacodegen.h
[+] struct _ValaCCodeArrayModule (1)
[+] struct _ValaCCodeAssignmentModule (1)
[+] struct _ValaCCodeBaseModule (1)
[+] struct _ValaCCodeControlFlowModule (1)
[+] struct _ValaCCodeDelegateModule (1)
[+] struct _ValaCCodeMemberAccessModule (1)
[+] struct _ValaCCodeMethodCallModule (1)
[+] struct _ValaCCodeMethodModule (1)
[+] struct _ValaCCodeStructModule (1)
[+] struct _ValaGAsyncModule (1)
[+] struct _ValaGDBusClientModule (1)
[+] struct _ValaGDBusModule (1)
[+] struct _ValaGDBusServerModule (1)
[+] struct _ValaGErrorModule (1)
[+] struct _ValaGObjectModule (1)
[+] struct _ValaGSignalModule (1)
[+] struct _ValaGTypeModule (1)
[+] struct _ValaGVariantModule (1)

to the top

Header Files (4)


vala.h
valaccode.h
valacodegen.h
valagee.h

to the top

Shared Libraries (1)


libvala-0.18.so.0.0.0

to the top




Generated on Sun Jun 3 06:28:03 2012 for Vala by ABI Compliance Checker 1.97.6  
A tool for checking backward compatibility of a C/C++ library API