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

Test Info


Library NameSerd
Version #10.5.0
Version #20.14.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types39 / 68
VerdictCompatible

Problem Summary


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

Added Symbols (14)


serd.h, libserd-0.so.0.14.0
serd_base64_decode ( uint8_t const* str, size_t len, size_t* size )
serd_chunk_sink void const* buf, size_t len, void* stream )
serd_chunk_sink_finish SerdChunk* stream )
serd_file_sink void const* buf, size_t len, void* stream )
serd_file_uri_parse ( uint8_t const* uri, uint8_t** hostname )
serd_node_new_blob void const* buf, size_t size, bool wrap_lines )
serd_node_new_decimal double d, unsigned int frac_digits )
serd_node_new_file_uri ( uint8_t const* path, uint8_t const* hostname, SerdURI* out, bool escape )
serd_node_new_integer int64_t i )
serd_reader_set_default_graph ( SerdReader* reader, SerdNode const* graph )
serd_strtod char const* str, char** endptr )
serd_uri_serialise_relative ( SerdURI const* uri, SerdURI const* base, SerdURI const* root, SerdSink sink, void* stream )
serd_writer_get_env SerdWriter* writer )
serd_writer_set_root_uri ( SerdWriter* writer, SerdNode const* uri )

to the top

Other Changes in Data Types (1)


serd.h
[+] enum SerdStyle (1)

to the top

Header Files (1)


serd.h

to the top

Shared Libraries (1)


libserd-0.so.0.5.0

to the top




Generated on Thu Apr 19 07:43:02 2012 for Serd by ABI Compliance Checker 1.97.4  
A tool for checking backward compatibility of a C/C++ library API