Binary compatibility report for the lfcbase library  between 1.1.41 and 1.2.0 versions on x86

Test Info


Library Namelfcbase
Version #11.1.41
Version #21.2.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files32
Total Shared Libraries1
Total Symbols / Types368 / 137
VerdictIncompatible
(0.5%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


Net.h, liblfc.so.1
Net::connect ( Chain const& hostname, Chain const& service )
Net::connect ( Chain const& hostname, Chain const& service, int timeout )
Net::serve ( Chain const& hostname, Chain const& service )

to the top

Removed Symbols (2)


Net.h, liblfc.so.1
Net::connect ( Chain const& hostname, int port )
Net::connect ( Chain const& hostname, int port, int timeout )

to the top

Problems with Symbols, High Severity (2)


Net.h, liblfc.so.1
[+] Net::connect ( Chain const& hostname, int port ) (1)
[+] Net::connect ( Chain const& hostname, int port, int timeout ) (1)

to the top

Header Files (32)


AESCrypt.h
Base64Coder.h
BigDecimal.h
BigInteger.h
Bitmap.h
Chain.h
CommandExecuter.h
Crypt.h
Datetime.h
Exception.h
File.h
GetLongOpt.h
GetOpt.h
Host.h
ListT.h
Logger.h
Matcher.h
NanoTimer.h
Net.h
NetHandler.h
Process.h
Semaphore.h
SetT.h
SharedMemory.h
SigHandler.h
Sleeper.h
StackT.h
Thread.h
ThreadLock.h
Timer.h
Tokenizer.h
TreeT.h

to the top

Shared Libraries (1)


liblfc.so.1

to the top




Generated on Wed Sep 25 19:06:59 2013 for lfcbase by ABI Compliance Checker 1.99.8.3  
A tool for checking backward compatibility of a C/C++ library API