Binary compatibility report for the GNU Parted library from version 2.4 to 3.0 on x86

Test Info


Library NameGNU Parted
Version #12.4
Version #23.0
CPU Architecturex86
GCC Version4.5

Test Results Summary


Total Header Files10
Total Shared Libraries1
Total Symbols / Types183 / 42
VerdictIncompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh10
Problems with
Data Types
High0
Medium10
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Removed Symbols (10)


filesys.h, libparted.so.0.0.2
ped_file_system_check PedFileSystem* fs, PedTimer* timer )
ped_file_system_clobber PedGeometry* geom )
ped_file_system_close PedFileSystem* fs )
ped_file_system_copy PedFileSystem* fs, PedGeometry* geom, PedTimer* timer )
ped_file_system_create PedGeometry* geom, PedFileSystemType const* type, PedTimer* timer )
ped_file_system_get_copy_constraint PedFileSystem const* fs, PedDevice const* dev )
ped_file_system_get_create_constraint PedFileSystemType const* fs_type, PedDevice const* dev )
ped_file_system_get_resize_constraint PedFileSystem const* fs )
ped_file_system_open PedGeometry* geom )
ped_file_system_resize PedFileSystem* fs, PedGeometry* geom, PedTimer* timer )

to the top

Problems with Data Types, Medium Severity (10)


filesys.h
[+] struct _PedFileSystemOps (10)

to the top

Problems with Data Types, Low Severity (1)


filesys.h
[+] struct _PedFileSystemOps (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.0.0.2

to the top




Generated on Tue May 31 04:00:40 2011 for GNU Parted by ABI Compliance Checker 1.23  
A tool for checking backward binary compatibility of a shared C/C++ library API