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

Test Info


Library NameVala
Version #10.15.0
Version #20.15.1
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types2659 / 828
VerdictIncompatible
(0.04%)

Problem Summary


SeverityCount
Added Symbols-42
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (42)


vala.h, libvala-0.16.so.0.0.0
vala_gir_comment_construct ( GType object_type, gchar const* comment, ValaSourceReference* _source_reference )
vala_gir_comment_get_content_for_parameter ( ValaGirComment* self, gchar const* name )
vala_gir_comment_get_return_content ValaGirComment* self )
vala_gir_comment_get_type ( )
vala_gir_comment_new ( gchar const* comment, ValaSourceReference* _source_reference )
vala_gir_comment_parameter_iterator ValaGirComment* self )
vala_gir_comment_set_return_content ( ValaGirComment* self, ValaComment* value )
vala_property_compatible ( ValaProperty* self, ValaProperty* base_property, gchar** invalid_match )

valacodegen.h, libvala-0.16.so.0.0.0
vala_ccode_attribute_get_free_function_address_of ValaCCodeAttribute* self )
vala_ccode_base_module_generate_free_function_address_of_wrapper ( ValaCCodeBaseModule* self, ValaDataType* type )
vala_ccode_base_module_get_ccode_free_function_address_of ValaClass* cl )
vala_ccode_base_module_is_simple_struct_creation ( ValaCCodeBaseModule* self, ValaVariable* variable, ValaExpression* expr )
vala_ccode_base_module_no_implicit_copy ( ValaCCodeBaseModule* self, ValaDataType* type )
vala_gir_writer_get_class_comment ( ValaGIRWriter* self, ValaClass* c )
vala_gir_writer_get_constant_comment ( ValaGIRWriter* self, ValaConstant* c )
vala_gir_writer_get_delegate_comment ( ValaGIRWriter* self, ValaDelegate* cb )
vala_gir_writer_get_delegate_return_comment ( ValaGIRWriter* self, ValaDelegate* cb )
vala_gir_writer_get_enum_comment ( ValaGIRWriter* self, ValaEnum* en )
vala_gir_writer_get_enum_value_comment ( ValaGIRWriter* self, ValaEnumValue* ev )
vala_gir_writer_get_error_code_comment ( ValaGIRWriter* self, ValaErrorCode* ecode )
vala_gir_writer_get_error_domain_comment ( ValaGIRWriter* self, ValaErrorDomain* edomain )
vala_gir_writer_get_field_comment ( ValaGIRWriter* self, ValaField* f )
vala_gir_writer_get_interface_comment ( ValaGIRWriter* self, ValaInterface* iface )
vala_gir_writer_get_method_comment ( ValaGIRWriter* self, ValaMethod* m )
vala_gir_writer_get_method_return_comment ( ValaGIRWriter* self, ValaMethod* m )
vala_gir_writer_get_parameter_comment ( ValaGIRWriter* self, ValaParameter* param )
vala_gir_writer_get_property_comment ( ValaGIRWriter* self, ValaProperty* prop )
vala_gir_writer_get_signal_comment ( ValaGIRWriter* self, ValaSignal* sig )
vala_gir_writer_get_signal_return_comment ( ValaGIRWriter* self, ValaSignal* sig )
vala_gir_writer_get_struct_comment ( ValaGIRWriter* self, ValaStruct* st )

valagee.h, libvala-0.16.so.0.0.0
vala_map_iterator_construct ( GType object_type, GType k_type, GBoxedCopyFunc k_dup_func, GDestroyNotify k_destroy_func, GType v_type, GBoxedCopyFunc v_dup_func, GDestroyNotify v_destroy_func )
vala_map_iterator_get_key ValaMapIterator* self )
vala_map_iterator_get_type ( )
vala_map_iterator_get_value ValaMapIterator* self )
vala_map_iterator_next ValaMapIterator* self )
vala_map_iterator_ref gpointer instance )
vala_map_iterator_unref gpointer instance )
vala_map_map_iterator ValaMap* self )
vala_param_spec_map_iterator ( gchar const* name, gchar const* nick, gchar const* blurb, GType object_type, GParamFlags flags )
vala_value_get_map_iterator GValue const* value )
vala_value_set_map_iterator GValue* value, gpointer v_object )
vala_value_take_map_iterator GValue* value, gpointer v_object )

to the top

Removed Symbols (1)


vala.h, libvala-0.16.so.0.0.0
vala_property_equals ( ValaProperty* self, ValaProperty* prop2 )

to the top

Header Files (4)


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

to the top

Shared Libraries (1)


libvala-0.16.so.0.0.0

to the top




Generated on Fri Jan 27 06:08:18 2012 for Vala by ABI Compliance Checker 1.96.5  
A tool for checking backward binary compatibility of a shared C/C++ library API