Binary compatibility report for the Vala library  between 0.8.1 and 0.9.1 versions on x86

Test Info


Library NameVala
Version #10.8.1
Version #20.9.1
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types2535 / 778
VerdictIncompatible
(0.04%)

Problem Summary


SeverityCount
Added Symbols-14
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium114
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-6

Added Symbols (14)


vala.h, libvala.so.0.0.0
vala_class_get_default_type_id ValaClass* self )
vala_delegate_type_get_is_called_once ValaDelegateType* self )
vala_delegate_type_set_is_called_once ( ValaDelegateType* self, gboolean value )
vala_enum_remove_all_values ValaEnum* self )
vala_formal_parameter_get_array_length_type ValaFormalParameter* self )
vala_formal_parameter_set_array_length_type ( ValaFormalParameter* self, char const* value )
vala_genie_scanner_read_regex_token ( ValaGenieScanner* self, ValaSourceLocation* token_begin, ValaSourceLocation* token_end )
vala_genie_scanner_read_template_token ( ValaGenieScanner* self, ValaSourceLocation* token_begin, ValaSourceLocation* token_end )
vala_genie_scanner_seek ( ValaGenieScanner* self, ValaSourceLocation* location )
vala_method_get_default_finish_cname ValaMethod* self )
vala_method_get_finish_name_for_basename ( ValaMethod* self, char const* basename )
vala_method_set_finish_cname ( ValaMethod* self, char const* name )
vala_struct_is_decimal_floating_type ValaStruct* self )

valaccode.h, libvala.so.0.0.0
vala_ccode_function_insert_parameter ( ValaCCodeFunction* self, gint position, ValaCCodeFormalParameter* param )

to the top

Problems with Data Types, Medium Severity (114)


vala.h
[+] enum ValaGenieTokenType (114)

to the top

Other Changes in Data Types (6)


vala.h
[+] enum ValaGenieTokenType (6)

to the top

Header Files (4)


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

to the top

Shared Libraries (1)


libvala.so.0.0.0

to the top




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