Binary compatibility report for the Vala library  between 0.7.0 and 0.7.1 versions on x86

Test Info


Library NameVala
Version #10.7.0
Version #20.7.1
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types2087 / 686
VerdictIncompatible
(0.29%)

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium67
Low0
Problems with
Symbols
High0
Medium4
Low0
Problems with
Constants
Low0
Other Changes-7

Added Symbols (10)


vala.h, libvala.so.0.0.0
vala_array_type_get_fixed_length ValaArrayType* self )
vala_array_type_get_length ValaArrayType* self )
vala_array_type_set_fixed_length ( ValaArrayType* self, gboolean value )
vala_array_type_set_length ( ValaArrayType* self, gint value )
vala_code_context_get_verbose_mode ValaCodeContext* self )
vala_code_context_set_verbose_mode ( ValaCodeContext* self, gboolean value )
vala_code_writer_set_cheader_override ( ValaCodeWriter* self, char const* original, char const* replacement )
vala_data_type_get_cdeclarator_suffix ValaDataType* self )

valaccode.h, libvala.so.0.0.0
vala_ccode_variable_declarator_get_declarator_suffix ValaCCodeVariableDeclarator* self )
vala_ccode_variable_declarator_set_declarator_suffix ( ValaCCodeVariableDeclarator* self, char const* value )

to the top

Removed Symbols (3)


vala.h, libvala.so.0.0.0
vala_code_context_get_save_cheaders ValaCodeContext* self )
vala_namespace_get_cheader_filename ValaNamespace* self )
vala_source_file_get_cheader_filename ValaSourceFile* self )

to the top

Problems with Data Types, Medium Severity (67)


vala.h
[+] enum ValaGenieTokenType (67)

to the top

Problems with Symbols, Medium Severity (4)


vala.h, libvala.so.0.0.0
[+] vala_code_writer_construct ( GType object_type, gboolean dump_tree ) (1)
[+] vala_code_writer_new gboolean dump_tree ) (1)

valaccode.h, libvala.so.0.0.0
[+] vala_ccode_variable_declarator_construct ( GType object_type, char const* name, ValaCCodeExpression* initializer ) (1)
[+] vala_ccode_variable_declarator_new ( char const* name, ValaCCodeExpression* initializer ) (1)

to the top

Other Changes in Data Types (7)


vala.h
[+] enum ValaGenieTokenType (7)

to the top

Header Files (4)


gee.h
vala.h
valaccode.h
valagobject.h

to the top

Shared Libraries (1)


libvala.so.0.0.0

to the top




Generated on Mon Jan 23 13:03:49 2012 for Vala by ABI Compliance Checker 1.96.5  
A tool for checking backward binary compatibility of a shared C/C++ library API