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

Test Info


Library NameENet
Version #11.3.8
Version #21.3.9
CPU Typex86
GCC Version4.6.1

Test Results


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

Problem Summary


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

Added Symbols (2)


enet.h, libenet.so.2.4.0
enet_host_random_seed ( )
enet_socket_get_option ENetSocket p1, ENetSocketOption p2, int* p3 )

to the top

Problems with Data Types, Low Severity (2)


enet.h
[+] struct _ENetHost (2)

to the top

Problems with Constants, Low Severity (1)


enet.h
[+] ENET_HOST_BROADCAST

to the top

Other Changes in Data Types (1)


enet.h
[+] enum _ENetSocketOption (1)

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

to the top




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