Binary compatibility report for the GNU Parted library  between 3.0 and 3.1 versions on x86

Test Info


Library NameGNU Parted
Version #13.0
Version #23.1
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files10
Total Shared Libraries1
Total Symbols / Types173 / 124
VerdictIncompatible
(0.58%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes-2

Added Symbols (4)


filesys.h, libparted-fs-resize.so.0.0.0
ped_file_system_close PedFileSystem* fs ) @@ LIBPARTED_FS_RESIZE_0.0.0
ped_file_system_get_resize_constraint PedFileSystem const* fs ) @@ LIBPARTED_FS_RESIZE_0.0.0
ped_file_system_open PedGeometry* geom ) @@ LIBPARTED_FS_RESIZE_0.0.0
ped_file_system_resize ( PedFileSystem* fs, PedGeometry* geom, PedTimer* timer ) @@ LIBPARTED_FS_RESIZE_0.0.0

to the top

Removed Symbols (1)


parted.h, libparted.so.1.0.0
ped_realloc void** ptr, size_t size )

to the top

Problems with Constants (1)


disk.h
[+] PED_DISK_LAST_FLAG

to the top

Other Changes in Data Types (2)


device.h
[+] enum PedDeviceType (1)

disk.h
[+] enum _PedDiskFlag (1)

to the top

Header Files (10)


constraint.h
device.h
disk.h
exception.h
filesys.h
geom.h
natmath.h
parted.h
timer.h
unit.h

to the top

Shared Libraries (1)


libparted.so.1.0.0

to the top




Generated on Sat Mar 3 03:21:26 2012 for GNU Parted by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API