Binary compatibility report for the Vala library between 0.7.8 and 0.7.9 versions on x86
Test Info
Library Name | Vala |
Version #1 | 0.7.8 |
Version #2 | 0.7.9 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 4 |
Total Shared Libraries | 1 |
Total Symbols / Types | 2252 / 714 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 11 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes | - | 0 |
Added Symbols (11)
vala.h,
libvala.so.0.0.0
vala_code_context_get_symbols_filename ( ValaCodeContext* self )
vala_code_context_set_symbols_filename ( ValaCodeContext* self, char const* value )
vala_code_visitor_visit_slice_expression ( ValaCodeVisitor* self, ValaSliceExpression* expr )
vala_slice_expression_construct ( GType object_type, ValaExpression* container, ValaExpression* start, ValaExpression* stop, ValaSourceReference* source_reference )
vala_slice_expression_get_container ( ValaSliceExpression* self )
vala_slice_expression_get_start ( ValaSliceExpression* self )
vala_slice_expression_get_stop ( ValaSliceExpression* self )
vala_slice_expression_get_type ( )
vala_slice_expression_new ( ValaExpression* container, ValaExpression* start, ValaExpression* stop, ValaSourceReference* source_reference )
vala_slice_expression_set_container ( ValaSliceExpression* self, ValaExpression* value )
valacodegen.h,
libvala.so.0.0.0
vala_ccode_module_visit_slice_expression ( ValaCCodeModule* self, ValaSliceExpression* expr )
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