Binary compatibility report for the ENet library  between 1.3.11 and 1.3.12 versions on x86

Test Info


Library NameENet
Version #11.3.11
Version #21.3.12
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types72 / 134
VerdictIncompatible
(1.4%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low5
Problems with
Symbols
High3
Medium1
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-2

Problems with Symbols, High Severity (3)


enet.h, libenet.so.2.4.2
[+] enet_peer_queue_incoming_command ENetPeer* p1, ENetProtocol const* p2, ENetPacket* p3, enet_uint32 p4 ) (3)

to the top

Problems with Symbols, Medium Severity (1)


enet.h, libenet.so.2.4.2
[+] enet_peer_queue_incoming_command ENetPeer* p1, ENetProtocol const* p2, ENetPacket* p3, enet_uint32 p4 ) (1)

to the top

Problems with Data Types, Low Severity (5)


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

to the top

Problems with Constants, Low Severity (1)


protocol.h
[+] ENET_PROTOCOL_MAXIMUM_PACKET_SIZE

to the top

Other Changes in Constants (2)


enet.h
[+] ENET_HOST_DEFAULT_MAXIMUM_PACKET_SIZE
[+] ENET_HOST_DEFAULT_MAXIMUM_WAITING_DATA

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.2.4.2

to the top




Generated on Thu Apr 24 22:33:44 2014 for ENet by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API