Binary compatibility report for the Vala library  between 0.7.2 and 0.7.3 versions on x86

Test Info


Library NameVala
Version #10.7.2
Version #20.7.3
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types2098 / 688
VerdictIncompatible
(0.21%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium3
Low1
Problems with
Constants
Low0
Other Changes-0

Added Symbols (7)


vala.h, libvala.so.0.0.0
vala_code_context_get_profile ValaCodeContext* self )
vala_code_context_set_profile ( ValaCodeContext* self, ValaProfile value )
vala_profile_get_type ( )
vala_struct_get_signed ValaStruct* self )
vala_struct_get_width ValaStruct* self )
vala_struct_set_signed ( ValaStruct* self, gboolean value )
vala_struct_set_width ( ValaStruct* self, gint value )

to the top

Removed Symbols (4)


vala.h, libvala.so.0.0.0
vala_code_context_get_library ValaCodeContext* self )
vala_code_context_get_memory_management ValaCodeContext* self )
vala_code_context_set_library ( ValaCodeContext* self, char const* value )
vala_code_context_set_memory_management ( ValaCodeContext* self, gboolean value )

to the top

Problems with Symbols, Medium Severity (3)


valagobject.h, libvala.so.0.0.0
[+] vala_gir_writer_write_file ( ValaGIRWriter* self, ValaCodeContext* context, char const* filename ) (3)

to the top

Problems with Symbols, Low Severity (1)


valagobject.h, libvala.so.0.0.0
[+] vala_gir_writer_write_file ( ValaGIRWriter* self, ValaCodeContext* context, char const* filename ) (1)

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 12:35:05 2012 for Vala by ABI Compliance Checker 1.96.5  
A tool for checking backward binary compatibility of a shared C/C++ library API