Binary compatibility report for the ares library  between 1.1.0 and 1.1.1 versions on x86

Test Info


Library Nameares
Version #11.1.0
Version #21.1.1
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types19 / 43
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low3
Problems with
Constants
Low0
Other Changes-0

Problems with Symbols, Low Severity (3)


ares.h, libares.so
[+] ares_mkquery ( char const* name, int class, int type, unsigned short id, int rd, unsigned char** buf, int* buflen ) (1)
[+] ares_query ( ares_channel channel, char const* name, int class, int type, ares_callback callback, void* arg ) (1)
[+] ares_search ( ares_channel channel, char const* name, int class, int type, ares_callback callback, void* arg ) (1)

to the top

Header Files (1)


ares.h

to the top

Shared Libraries (1)


libares.so

to the top




Generated on Wed Dec 28 12:47:12 2011 for ares by ABI Compliance Checker 1.96.2  
A tool for checking backward binary compatibility of a shared C/C++ library API