Binary compatibility report for the ADG library between 0.6.0 and 0.6.1 versions on x86
Test Info
Library Name | ADG |
Version #1 | 0.6.0 |
Version #2 | 0.6.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 4 |
Total Shared Libraries | 3 |
Total Symbols / Types | 541 / 257 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 14 |
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 |
Added Symbols (14)
adg-adim.h,
libadg-1.so.0.0.0
adg_adim_has_extension1 ( AdgADim* adim )
adg_adim_has_extension2 ( AdgADim* adim )
adg_adim_switch_extension1 ( AdgADim* adim, gboolean new_state )
adg_adim_switch_extension2 ( AdgADim* adim, gboolean new_state )
adg-canvas.h,
libadg-1.so.0.0.0
adg_canvas_get_size ( AdgCanvas* canvas )
adg_canvas_set_size ( AdgCanvas* canvas, AdgPair const* pair )
adg_canvas_set_size_explicit ( AdgCanvas* canvas, gdouble x, gdouble y )
adg-gtk-utils.h,
libadg-gtk-1.so.0.0.0
adg_canvas_set_page_setup ( AdgCanvas* canvas, GtkPageSetup* page_setup )
adg_canvas_set_paper ( AdgCanvas* canvas, gchar const* paper_name, enum GtkPageOrientation orientation )
adg_gtk_toggle_button_sensitivize ( GtkToggleButton* toggle_button, GtkWidget* widget )
adg_gtk_window_hide_here ( GtkWindow* window )
adg-model.h,
libadg-1.so.0.0.0
adg_model_reset ( AdgModel* model )
adg-pair.h,
libadg-1.so.0.0.0
adg_pair_copy ( AdgPair* pair, AdgPair const* src )
adg-table.h,
libadg-1.so.0.0.0
adg_table_cell_set_value_pos_explicit ( AdgTableCell* cell, gdouble from_x, gdouble from_y, gdouble to_x, gdouble to_y )
to the top
Header Files (4)
adg-gtk.h
adg-type-builtins.h
adg.h
cpml.h
to the top
Shared Libraries (3)
libadg-1.so.0.0.0
libadg-gtk-1.so.0.0.0
libcpml-1.so.0.0.0
to the top