Binary compatibility report for the libxcb-render.so.0 library  between 0.0.0-Maemo 5.0 and 0.0.0-MeeGo 1.2 Harmattan versions on ARM

Test Info


Library Namelibxcb-render.so.0
Version #10.0.0-Maemo 5.0 (gcc 4.2.1)
Version #20.0.0-MeeGo 1.2 Harmattan (gcc 4.4.1)
CPU ArchitectureARM

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types154 / 67
VerdictIncompatible

Problem Summary


SeverityCount
Added Symbols-24
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low4
Problems with
Symbols
High0
Medium12
Low0
Problems with
Constants
Low0

Added Symbols (24)


render.h, libxcb-render.so.0.0.0
xcb_render_add_glyphs_sizeof void const* _buffer, uint32_t data_len )
xcb_render_add_traps_sizeof void const* _buffer, uint32_t traps_len )
xcb_render_change_picture_sizeof void const* _buffer )
xcb_render_composite_glyphs_16_sizeof void const* _buffer, uint32_t glyphcmds_len )
xcb_render_composite_glyphs_32_sizeof void const* _buffer, uint32_t glyphcmds_len )
xcb_render_composite_glyphs_8_sizeof void const* _buffer, uint32_t glyphcmds_len )
xcb_render_create_anim_cursor_sizeof void const* _buffer, uint32_t cursors_len )
xcb_render_create_conical_gradient_sizeof void const* _buffer )
xcb_render_create_linear_gradient_sizeof void const* _buffer )
xcb_render_create_picture_sizeof void const* _buffer )
xcb_render_create_radial_gradient_sizeof void const* _buffer )
xcb_render_fill_rectangles_sizeof void const* _buffer, uint32_t rects_len )
xcb_render_free_glyphs_sizeof void const* _buffer, uint32_t glyphs_len )
xcb_render_pictdepth_sizeof void const* _buffer )
xcb_render_pictscreen_sizeof void const* _buffer )
xcb_render_query_filters_sizeof void const* _buffer )
xcb_render_query_pict_formats_sizeof void const* _buffer )
xcb_render_query_pict_index_values_sizeof void const* _buffer )
xcb_render_set_picture_clip_rectangles_sizeof void const* _buffer, uint32_t rectangles_len )
xcb_render_set_picture_filter_sizeof void const* _buffer, uint32_t values_len )
xcb_render_trapezoids_sizeof void const* _buffer, uint32_t traps_len )
xcb_render_tri_fan_sizeof void const* _buffer, uint32_t points_len )
xcb_render_tri_strip_sizeof void const* _buffer, uint32_t points_len )
xcb_render_triangles_sizeof void const* _buffer, uint32_t triangles_len )

to the top

Problems with Data Types, Medium Severity (1)


xcb.h
[+] struct xcb_generic_error_t (1)

to the top

Problems with Symbols, Medium Severity (12)


render.h, libxcb-render.so.0.0.0
[+] xcb_render_create_conical_gradient xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t center, xcb_render_fixed_t angle, uint32_t num_stops ) (2)
[+] xcb_render_create_conical_gradient_checked xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t center, xcb_render_fixed_t angle, uint32_t num_stops ) (2)
[+] xcb_render_create_linear_gradient xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t p1, xcb_render_pointfix_t p2, uint32_t num_stops ) (2)
[+] xcb_render_create_linear_gradient_checked xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t p1, xcb_render_pointfix_t p2, uint32_t num_stops ) (2)
[+] xcb_render_create_radial_gradient xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t inner, xcb_render_pointfix_t outer, xcb_render_fixed_t inner_radius, xcb_render_fixed_t outer_radius, uint32_t num_stops ) (2)
[+] xcb_render_create_radial_gradient_checked xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t inner, xcb_render_pointfix_t outer, xcb_render_fixed_t inner_radius, xcb_render_fixed_t outer_radius, uint32_t num_stops ) (2)

to the top

Problems with Data Types, Low Severity (4)


xcb.h
[+] struct xcb_generic_error_t (4)

to the top

Header Files (1)


render.h

to the top

Shared Libraries (1)


libxcb-render.so.0.0.0

to the top




Generated on Wed Jun 29 19:43:06 2011 for libxcb-render.so.0 by ABI Compliance Checker 1.23.4  
A tool for checking backward binary compatibility of a shared C/C++ library API