Binary compatibility report for the ENet library  between 1.2 and 1.2.1 versions on x86

Test Info


Library NameENet
Version #11.2
Version #21.2.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types50 / 95
VerdictIncompatible
(1%)

Problem Summary


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

Added Symbols (3)


enet.h, libenet.so
enet_socket_bind ENetSocket p1, ENetAddress const* p2 )
enet_socket_listen ENetSocket p1, int p2 )
enet_socketset_select ENetSocket p1, ENetSocketSet* p2, ENetSocketSet* p3, enet_uint32 p4 )

to the top

Problems with Symbols, Medium Severity (1)


enet.h, libenet.so
[+] enet_socket_create ( enum ENetSocketType p1, ENetAddress const* p2 ) (1)

to the top

Other Changes in Data Types (1)


enet.h
[+] enum ENetSocketOption (1)

to the top

Other Changes in Constants (3)


time.h
[+] ITIMER_PROF
[+] ITIMER_REAL
[+] ITIMER_VIRTUAL

to the top

Header Files (8)


callbacks.h
enet.h
list.h
protocol.h
time.h
types.h
unix.h
utility.h

to the top

Shared Libraries (1)


libenet.so

to the top




Generated on Mon Aug 26 12:45:47 2013 for ENet by ABI Compliance Checker 1.99.8.2  
A tool for checking backward compatibility of a C/C++ library API