Binary compatibility report for the gdbm library  between 1.10 and 1.11 versions on x86

Test Info


Library Namegdbm
Version #11.10
Version #21.11
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types20 / 19
VerdictIncompatible
(2.5%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium1
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-7

Added Symbols (7)


gdbm.h, libgdbm.so.4.0.0
gdbm_count GDBM_FILE dbf, gdbm_count_t* pcount )
gdbm_dump GDBM_FILE p1, char const* p2, int fmt, int open_flags, int mode )
gdbm_dump_to_file GDBM_FILE p1, FILE* p2, int fmt )
gdbm_export_to_file GDBM_FILE dbf, FILE* fp )
gdbm_import_from_file GDBM_FILE dbf, FILE* fp, int flag )
gdbm_load GDBM_FILE* p1, char const* p2, int replace, int meta_flags, unsigned long* line )
gdbm_load_from_file GDBM_FILE* p1, FILE* p2, int replace, int meta_flags, unsigned long* line )

to the top

Problems with Symbols, Medium Severity (1)


gdbm.h, libgdbm.so.4.0.0
[+] gdbm_errlist [data] (1)

to the top

Problems with Constants, Low Severity (1)


gdbm.h
[+] _GDBM_MAX_ERRNO

to the top

Other Changes in Constants (7)


gdbm.h
[+] GDBM_DUMP_FMT_ASCII
[+] GDBM_DUMP_FMT_BINARY
[+] GDBM_ERR_FILE_MODE
[+] GDBM_ERR_FILE_OWNER
[+] GDBM_META_MASK_MODE
[+] GDBM_META_MASK_OWNER
[+] GDBM_NO_DBNAME

to the top

Header Files (1)


gdbm.h

to the top

Shared Libraries (1)


libgdbm.so.4.0.0

to the top




Generated on Fri Dec 27 19:07:29 2013 for gdbm by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API