Binary compatibility report for the ENet library  between 1.3.7 and 1.3.8 versions on x86

Test Info


Library NameENet
Version #11.3.7
Version #21.3.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types66 / 133
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


enet.h, libenet.so.2.3.0
enet_linked_version ( )
enet_peer_on_connect ENetPeer* p1 )
enet_peer_on_disconnect ENetPeer* p1 )
enet_socket_get_address ENetSocket p1, ENetAddress* p2 )

to the top

Problems with Data Types, Low Severity (3)


enet.h
[+] struct _ENetHost (3)

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

to the top




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