Binary compatibility report for the ENet library  between 1.3.3 and 1.3.4 versions on x86

Test Info


Library NameENet
Version #11.3.3
Version #21.3.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types63 / 129
VerdictIncompatible
(22.2%)

Problem Summary


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

Added Symbols (2)


enet.h, libenet.so.2.0.0
enet_peer_ping_interval ENetPeer* p1, enet_uint32 p2 )
enet_peer_timeout ENetPeer* p1, enet_uint32 p2, enet_uint32 p3, enet_uint32 p4 )

to the top

Problems with Data Types, Medium Severity (4)


enet.h
[+] struct _ENetPeer (4)

to the top

Problems with Data Types, Low Severity (1)


enet.h
[+] struct _ENetPeer (1)

to the top

Other Changes in Data Types (2)


enet.h
[+] enum _ENetSocketOption (2)

to the top

Other Changes in Constants (2)


protocol.h
[+] ENET_PROTOCOL_MAXIMUM_FRAGMENT_COUNT
[+] ENET_PROTOCOL_MAXIMUM_PACKET_SIZE

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

to the top




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