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

Test Info


Library NameENet
Version #11.1
Version #21.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types48 / 93
VerdictIncompatible
(21.9%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium5
Low4
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-5

Added Symbols (2)


enet.h, libenet.so
enet_host_check_events ENetHost* p1, ENetEvent* p2 )
enet_socket_set_option ENetSocket p1, enum ENetSocketOption p2, int p3 )

to the top

Problems with Data Types, Medium Severity (5)


enet.h
[+] struct _ENetChannel (3)
[+] struct _ENetHost (1)
[+] struct _ENetPeer (1)

to the top

Problems with Data Types, Low Severity (4)


enet.h
[+] struct _ENetChannel (1)
[+] struct _ENetHost (1)
[+] struct _ENetOutgoingCommand (1)
[+] struct _ENetPeer (1)

to the top

Problems with Constants, Low Severity (1)


enet.h
[+] ENET_PEER_UNSEQUENCED_WINDOW_SIZE

to the top

Other Changes in Constants (5)


enet.h
[+] ENET_PEER_FREE_RELIABLE_WINDOWS
[+] ENET_PEER_FREE_UNSEQUENCED_WINDOWS
[+] ENET_PEER_RELIABLE_WINDOW_SIZE
[+] ENET_PEER_RELIABLE_WINDOWS
[+] ENET_PEER_UNSEQUENCED_WINDOWS

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:48 2013 for ENet by ABI Compliance Checker 1.99.8.2  
A tool for checking backward compatibility of a C/C++ library API