Binary compatibility report for the Tcl library  between 8.3.1 and 8.3.2 versions on x86

Test Info


Library NameTcl
Version #18.3.1
Version #28.3.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types394 / 415
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Symbols-18
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low24
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (18)


tclDecls.h, libtcl8.3.so
Tcl_ChannelBlockModeProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelBuffered Tcl_Channel chan )
Tcl_ChannelClose2Proc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelCloseProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelFlushProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelGetHandleProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelGetOptionProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelHandlerProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelInputProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelName Tcl_ChannelType* chanTypePtr )
Tcl_ChannelOutputProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelSeekProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelSetOptionProc Tcl_ChannelType* chanTypePtr )
Tcl_ChannelVersion Tcl_ChannelType* chanTypePtr )
Tcl_ChannelWatchProc Tcl_ChannelType* chanTypePtr )
Tcl_GetTopChannel Tcl_Channel chan )
Tcl_ReadRaw ( Tcl_Channel chan, char* dst, int bytesToRead )
Tcl_WriteRaw ( Tcl_Channel chan, char* src, int srcLen )

to the top

Problems with Data Types, Medium Severity (1)


tcl.h
[+] struct Tcl_ChannelType (1)

to the top

Problems with Data Types, Low Severity (24)


tcl.h
[+] struct Tcl_ChannelType (4)

tclDecls.h
[+] struct TclStubs (20)

to the top

Problems with Symbols, Low Severity (1)


tclDecls.h, libtcl8.3.so
[+] Tcl_UnstackChannel ( Tcl_Interp* interp, Tcl_Channel chan ) (1)

to the top

Header Files (2)


tcl.h
tclDecls.h

to the top

Shared Libraries (1)


libtcl8.3.so

to the top




Generated on Tue Jul 24 20:22:14 2012 for Tcl by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API