Binary compatibility report for the Libexttextcat library  between 3.0.1 and 3.1.0 versions on x86

Test Info


Library NameLibexttextcat
Version #13.0.1
Version #23.1.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types28 / 31
VerdictIncompatible
(30.4%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh8
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium1
Low1
Problems with
Constants
Low2

Added Symbols (1)


utf8misc.h, libtextcat.so.0.0.0
utf8_next_char char const* str )

to the top

Removed Symbols (8)


common.h, libtextcat.so.0.0.0
wg_calloc size_t nmemb, size_t size )
wg_free void* mem )
wg_malloc size_t size )
wg_realloc void* ptr, size_t size )
wg_strdup char const* s )
wg_timerstart wgtimer_t* t )
wg_timerstop wgtimer_t* t )

utf8misc.h, libtextcat.so.0.0.0
nextcharstart char const* str, int position )

to the top

Problems with Symbols, Medium Severity (1)


textcat.h, libtextcat.so.0.0.0
[+] textcat_Version ( ) (1)

to the top

Problems with Symbols, Low Severity (1)


textcat.h, libtextcat.so.0.0.0
[+] textcat_Version ( ) (1)

to the top

Problems with Constants, Low Severity (2)


constants.h
[+] DESCRIPTION
[+] MINDOCSIZE

to the top

Header Files (5)


common.h
constants.h
fingerprint.h
textcat.h
utf8misc.h

to the top

Shared Libraries (1)


libtextcat.so.0.0.0

to the top




Generated on Mon May 20 14:20:13 2013 for Libexttextcat by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API