Binary compatibility report for the Vala library  between 0.14.1 and 0.15.0 versions on x86

Test Info


Library NameVala
Version #10.14.1
Version #20.15.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types2654 / 828
VerdictIncompatible
(0.06%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium3
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (5)


vala.h, libvala-0.16.so.0.0.0
vala_source_file_get_from_commandline ValaSourceFile* self )
vala_source_file_set_from_commandline ( ValaSourceFile* self, gboolean value )
vala_symbol_get_from_commandline ValaSymbol* self )

valacodegen.h, libvala-0.16.so.0.0.0
vala_ccode_base_module_get_local_cexpression ( ValaCCodeBaseModule* self, ValaLocalVariable* local )
vala_ccode_base_module_get_local_cname ( ValaCCodeBaseModule* self, ValaLocalVariable* local )

to the top

Problems with Symbols, Medium Severity (3)


vala.h, libvala-0.14.so.0.0.0
[+] vala_code_context_add_source_filename ( ValaCodeContext* self, gchar const* filename, gboolean is_source ) (1)
[+] vala_source_file_construct ( GType object_type, ValaCodeContext* context, ValaSourceFileType type, gchar const* filename, gchar const* content ) (1)
[+] vala_source_file_new ( ValaCodeContext* context, ValaSourceFileType type, gchar const* filename, gchar const* content ) (1)

to the top

Problems with Data Types, Low Severity (3)


valacodegen.h
[+] struct _ValaCCodeBaseModuleEmitContext (3)

to the top

Header Files (4)


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

to the top

Shared Libraries (1)


libvala-0.14.so.0.0.0

to the top




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