Binary compatibility report for the libee library  between 0.2.0 and 0.3.0 versions on x86

Test Info


Library Namelibee
Version #10.2.0
Version #20.3.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files21
Total Shared Libraries1
Total Symbols / Types51 / 54
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0

Added Symbols (3)


event.h, libee.so.0.0.0
ee_assignTagbucketToEvent ee_event* event, ee_tagbucket* tagbucket )
ee_EventHasTag ee_event* event, es_str_t* tagname )

tagbucket.h, libee.so.0.0.0
ee_addRefTagbucket ee_tagbucket* tagbucket )

to the top

Problems with Data Types, Low Severity (3)


tagbucket.h
[+] struct ee_tagbucket (2)
[+] struct ee_tagbucket_listnode (1)

to the top

Problems with Symbols, Low Severity (2)


event.h, libee.so.0.0.0
[+] ee_addTagToEvent ee_event* event, char* tag ) (1)

tagbucket.h, libee.so.0.0.0
[+] ee_addTagToBucket ( ee_tagbucket* tagbucket, char* tagname ) (1)

to the top

Header Files (21)


apache.h
ctx.h
event.h
field.h
fieldbucket.h
fieldset.h
fieldtype.h
int.h
internal.h
libee.h
namelist.h
obj.h
parser.h
primitivetype.h
tag.h
tagbucket.h
tagset.h
timestamp.h
valnode.h
value.h
valuetype.h

to the top

Shared Libraries (1)


libee.so.0.0.0

to the top




Generated on Fri Oct 12 15:11:03 2012 for libee by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API