Binary compatibility report for the liboop library  between 0.7 and 0.8 versions on x86

Test Info


Library Nameliboop
Version #10.7
Version #20.8
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files5
Total Shared Libraries5
Total Symbols / Types38 / 22
VerdictCompatible

Problem Summary


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

Added Symbols (15)


oop-read.h, liboop.so.3.0.0
oop_fd_nonblock int fd, int nonblock )
oop_rd_cancel oop_read* p1 )
oop_rd_delete oop_read* p1 )
oop_rd_delete_kill oop_read* p1 )
oop_rd_delete_tidy oop_read* p1 )
oop_rd_errmsg oop_read* rd, oop_rd_event event, int errnoval, oop_rd_style const* style )
oop_rd_new oop_source* p1, oop_readable* ra, char* buf, size_t bufsz )
oop_rd_new_fd oop_source* p1, int fd, char* buf, size_t bufsz )
oop_rd_read oop_read* p1, oop_rd_style const* style, size_t maxrecsz, void*(*ifok)(oop_source*, oop_read*, oop_rd_event, char const*, int, char const*, size_t, void*), void* p5, void*(*iferr)(oop_source*, oop_read*, oop_rd_event, char const*, int, char const*, size_t, void*), void* p7 )
OOP_RD_STYLE_BLOCK [data]
OOP_RD_STYLE_GETLINE [data]
OOP_RD_STYLE_IMMED [data]
oop_readable_fd oop_source* p1, int fd )
oop_readable_mem oop_source* p1, void const* data, size_t length )

oop.h, liboop.so.3.0.0
_oop_error [data]

to the top

Header Files (5)


oop-adns.h
oop-glib.h
oop-rl.h
oop-www.h
oop.h

to the top

Shared Libraries (5)


liboop-adns.so.0.1.0
liboop-glib.so.0.0.0
liboop-rl.so.0.0.0
liboop-www.so.0.0.0
liboop.so.3.0.0

to the top




Generated on Wed Jun 15 15:36:21 2011 for liboop by ABI Compliance Checker 1.23.1  
A tool for checking backward binary compatibility of a shared C/C++ library API