Binary compatibility report for the Libexttextcat library  between 3.2.0 and 3.3.0 versions on x86

Test Info


Library NameLibexttextcat
Version #13.2.0
Version #23.3.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types21 / 31
VerdictIncompatible
(19%)

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
Other Changes
in Constants
-2

Added Symbols (8)


fingerprint.h, libexttextcat-1.0.so.0.0.0
fp_SetProperty void* handle, textcat_Property property, sint4 value )

textcat.h, libexttextcat-1.0.so.0.0.0
textcat_ClassifyFull void* handle, char const* buffer, size_t size, struct candidate_t* candidates )
textcat_GetClassifyFullOutput void* handle )
textcat_ReleaseClassifyFullOutput void* handle, struct candidate_t* candidates )
textcat_SetProperty void* handle, textcat_Property property, sint4 value )

utf8misc.h, libexttextcat-1.0.so.0.0.0
utf8_charcopy char const* str, char* dest )
utf8_issame char* lex, char* key, int len )
utf8_strlen char const* str )

to the top

Removed Symbols (4)


common.h, libexttextcat.so.0.0.0
wg_zalloc size_t size )

utf8misc.h, libexttextcat.so.0.0.0
charcopy char const* str, char* dest )
issame char* lex, char* key, int len )
utfstrlen char const* str )

to the top

Problems with Constants, Low Severity (3)


constants.h
[+] MAXNGRAMSIZE

utf8misc.h
[+] ESCAPE_MASK
[+] WEIGHT_MASK

to the top

Other Changes in Constants (2)


textcat.h
[+] TEXTCAT_RESULT_SHORT
[+] TEXTCAT_RESULT_UNKOWN

to the top

Header Files (6)


common.h
constants.h
exttextcat-version.h
fingerprint.h
textcat.h
utf8misc.h

to the top

Shared Libraries (1)


libexttextcat.so.0.0.0

to the top




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