Binary compatibility report for the libpixman-1.so.0 library  between 0.17.3-Maemo 5.0 and 0.18.2-MeeGo 1.2 Harmattan versions on ARM

Test Info


Library Namelibpixman-1.so.0
Version #10.17.3-Maemo 5.0 (gcc 4.2.1)
Version #20.18.2-MeeGo 1.2 Harmattan (gcc 4.4.1)
CPU ArchitectureARM

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types122 / 55
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0

Added Symbols (6)


pixman.h, libpixman-1.so.0.18.2
pixman_image_composite32 pixman_op_t op, pixman_image_t* src, pixman_image_t* mask, pixman_image_t* dest, int32_t src_x, int32_t src_y, int32_t mask_x, int32_t mask_y, int32_t dest_x, int32_t dest_y, int32_t width, int32_t height )
pixman_image_fill_boxes pixman_op_t op, pixman_image_t* dest, pixman_color_t* color, int n_boxes, pixman_box32_t const* boxes )
pixman_image_get_component_alpha pixman_image_t* image )
pixman_image_get_destroy_data pixman_image_t* image )
pixman_region32_init_from_image pixman_region32_t* region, pixman_image_t* image )
pixman_region_init_from_image pixman_region16_t* region, pixman_image_t* image )

to the top

Problems with Symbols, Low Severity (2)


pixman.h, libpixman-1.so.0.17.3
[+] pixman_region32_init_rects pixman_region32_t* region, pixman_box32_t* boxes, int count ) (1)
[+] pixman_region_init_rects pixman_region16_t* region, pixman_box16_t* boxes, int count ) (1)

to the top

Header Files (2)


pixman-version.h
pixman.h

to the top

Shared Libraries (1)


libpixman-1.so.0.17.3

to the top




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