Binary compatibility report for the libcaca library  between 0.1 and 0.5 versions on x86

Test Info


Library Namelibcaca
Version #10.1
Version #20.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries2
Total Symbols / Types43 / 15
VerdictIncompatible
(8.1%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High13
Medium2
Low10
Problems with
Constants
Low0

Added Symbols (7)


caca.h, libcaca_pic.so
caca_get_bg_color ( )
caca_get_feature enum caca_feature p1 )
caca_get_feature_name enum caca_feature p1 )
caca_get_fg_color ( )
caca_set_bitmap_palette ( struct caca_bitmap* p1, unsigned int* r, unsigned int* g, unsigned int* b, unsigned int* a )
caca_set_feature enum caca_feature p1 )
caca_wait_event ( )

to the top

Removed Symbols (2)


caca.h, libcaca_pic.so
caca_get_color ( )
caca_set_dithering enum caca_dithering p1 )

to the top

Problems with Symbols, High Severity (13)


caca.h, libcaca_pic.so
[+] caca_create_bitmap int p1, int p2, int p3, int p4, int p5, int p6, int p7 ) (13)

to the top

Problems with Symbols, Medium Severity (2)


caca.h, libcaca_pic.so
[+] caca_create_bitmap int p1, int p2, int p3, int p4, int p5, int p6, int p7 ) (1)
[+] caca_set_color enum caca_color p1 ) (1)

to the top

Problems with Symbols, Low Severity (10)


caca.h, libcaca_pic.so
[+] caca_draw_bitmap int p1, int p2, int p3, int p4, struct caca_bitmap* p5, char* p6 ) (2)
[+] caca_draw_sprite int p1, int p2, struct caca_sprite* p3, int p4 ) (1)
[+] caca_get_color_name unsigned int p1 ) (1)
[+] caca_get_event ( ) (1)
[+] caca_get_sprite_dx ( struct caca_sprite* p1, int p2 ) (1)
[+] caca_get_sprite_dy ( struct caca_sprite* p1, int p2 ) (1)
[+] caca_get_sprite_frames struct caca_sprite* p1 ) (1)
[+] caca_get_sprite_height ( struct caca_sprite* p1, int p2 ) (1)
[+] caca_get_sprite_width ( struct caca_sprite* p1, int p2 ) (1)

to the top

Header Files (1)


caca.h

to the top

Shared Libraries (2)


libcaca.so
libcaca_pic.so

to the top




Generated on Fri Dec 28 13:55:35 2012 for libcaca by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API