Binary compatibility report for the ADG library between 0.6.2 and 0.6.3 versions on x86

Test Info


Library NameADG
Version #10.6.2
Version #20.6.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries3
Total Symbols / Types573 / 279
VerdictIncompatible
(1%)

Problem Summary


SeverityCount
Added Symbols-12
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium3
Low1
Problems with
Constants
Low1
Other Changes
in Constants
-5

Added Symbols (12)


adg-edges.h, libadg-1.so.0.0.0
adg_edges_get_axis_angle AdgEdges* edges )
adg_edges_set_axis_angle AdgEdges* edges, gdouble angle )

adg-font-style.h, libadg-1.so.0.0.0
adg_font_style_new_options AdgFontStyle* font_style )

adg-style.h, libadg-1.so.0.0.0
adg_style_invalidate AdgStyle* style )

adg-textual.h, libadg-1.so.0.0.0
adg_textual_dup_text AdgTextual* textual )
adg_textual_get_font_dress AdgTextual* textual )
adg_textual_get_type ( )
adg_textual_set_font_dress ( AdgTextual* textual, AdgDress dress )
adg_textual_set_text ( AdgTextual* textual, gchar const* text )
adg_textual_text_changed ( AdgTextual* textual, gchar const* old_text )

adg-trail.h, libadg-1.so.0.0.0
adg_trail_get_max_angle AdgTrail* trail )
adg_trail_set_max_angle AdgTrail* trail, gdouble angle )

to the top

Removed Symbols (4)


adg-toy-text.h, libadg-1.so.0.0.0
adg_toy_text_get_font_dress AdgToyText* toy_text )
adg_toy_text_get_label AdgToyText* toy_text )
adg_toy_text_set_font_dress ( AdgToyText* toy_text, AdgDress dress )
adg_toy_text_set_label ( AdgToyText* toy_text, gchar const* label )

to the top

Problems with Symbols, Medium Severity (3)


adg-path.h, libadg-1.so.0.0.0
[+] adg_path_append AdgPath* path, enum CpmlPrimitiveType type, ... ) (1)
[+] adg_path_append_valist AdgPath* path, enum CpmlPrimitiveType type, va_list var_args ) (1)

cpml-primitive.h, libcpml-1.so.0.0.0
[+] cpml_primitive_type_get_n_points enum CpmlPrimitiveType type ) (1)

to the top

Problems with Symbols, Low Severity (1)


adg-toy-text.h, libadg-1.so.0.0.0
[+] adg_toy_text_new gchar const* label ) (1)

to the top

Problems with Constants, Low Severity (1)


cpml-primitive.h
[+] CAIRO_PATH_ARC_TO

to the top

Other Changes in Constants (5)


cpml-primitive.h
[+] CPML_ARC
[+] CPML_CLOSE
[+] CPML_CURVE
[+] CPML_LINE
[+] CPML_MOVE

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