Binary compatibility report for the Serd library  between 0.14.0 and 0.18.0 versions on x86

Test Info


Library NameSerd
Version #10.14.0
Version #20.18.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types55 / 78
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-3

Added Symbols (5)


serd.h, libserd-0.so.0.18.0
serd_reader_end_stream SerdReader* me )
serd_reader_read_chunk SerdReader* me )
serd_reader_set_error_sink ( SerdReader* reader, SerdErrorSink error_sink, void* handle )
serd_reader_start_stream SerdReader* me, FILE* file, uint8_t const* name, bool bulk )
serd_writer_set_error_sink ( SerdWriter* writer, SerdErrorSink error_sink, void* handle )

to the top

Other Changes in Data Types (3)


serd.h
[+] enum SerdStatus (3)

to the top

Header Files (1)


serd.h

to the top

Shared Libraries (1)


libserd-0.so.0.14.0

to the top




Generated on Fri Aug 24 04:07:52 2012 for Serd by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API