API compatibility report for the hdf5 library  between 1.10.6 and 1.10.7 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namehdf5
Version #11.10.6
Version #21.10.7
CPU Typex86_64
GCC Version4.8.5
SubjectBinary Compatibility

Test Results


Total Header Files84
Total Shared Libraries9
Total Symbols / Types2090 / 606
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-20
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-5

Added Symbols (20)


H5Epubgen.h, libhdf5.so.103.3.0
H5E_CANTLOCKFILE_g [data]
H5E_CANTUNLOCKFILE_g [data]
H5E_INCONSISTENTSTATE_g [data]

H5FaccProp.h, libhdf5_cpp.so.103.3.0
namespace H5
FileAccPropList::getFileLocking ( hbool_t& use_file_locking, hbool_t& ignore_when_disabled ) const
FileAccPropList::setFileLocking ( hbool_t use_file_locking, hbool_t ignore_when_disabled ) const

H5FDsplitter.h, libhdf5.so.103.3.0
H5FD_splitter_init ( )
H5Pget_fapl_splitter hid_t fapl_id, H5FD_splitter_vfd_config_t* config_ptr )
H5Pset_fapl_splitter hid_t fapl_id, H5FD_splitter_vfd_config_t* config_ptr )

H5Ppublic.h, libhdf5.so.103.3.0
H5Pget_file_locking hid_t fapl_id, hbool_t* use_file_locking, hbool_t* ignore_when_disabled )
H5Pset_file_locking hid_t fapl_id, hbool_t use_file_locking, hbool_t ignore_when_disabled )

H5public.h, libhdf5.so.103.3.0
H5get_alloc_stats H5_alloc_stats_t* stats )
H5get_free_list_sizes ( size_t* reg_size, size_t* arr_size, size_t* blk_size, size_t* fac_size )

H5Spublic.h, libhdf5.so.103.3.0
H5Scombine_hyperslab hid_t space_id, H5S_seloper_t op, hsize_t const* start, hsize_t const* _stride, hsize_t const* count, hsize_t const* _block )
H5Scombine_select hid_t space1_id, H5S_seloper_t op, hid_t space2_id )
H5Smodify_select hid_t space1_id, H5S_seloper_t op, hid_t space2_id )
H5Sselect_adjust hid_t spaceid, hssize_t const* offset )
H5Sselect_copy hid_t dst_id, hid_t src_id )
H5Sselect_intersect_block hid_t space_id, hsize_t const* start, hsize_t const* end )
H5Sselect_project_intersection ( hid_t src_space_id, hid_t dst_space_id, hid_t src_intersect_space_id )
H5Sselect_shape_same hid_t space1_id, hid_t space2_id )

to the top

Other Changes in Constants (5)


H5FDmirror.h
[+] H5FD_MIRROR

H5FDsplitter.h
[+] H5FD_SPLITTER_MAGIC
[+] H5FD_SPLITTER_PATH_MAX

H5pubconf.h
[+] H5_IGNORE_DISABLED_FILE_LOCKS
[+] H5_USE_FILE_LOCKING

to the top

Header Files (84)


H5AbstractDs.h
H5ACpublic.h
H5api_adpt.h
H5Apublic.h
H5ArrayType.h
H5AtomType.h
H5Attribute.h
H5Classes.h
H5CommonFG.h
H5CompType.h
H5Cpp.h
H5CppDoc.h
H5Cpublic.h
H5DaccProp.h
H5DataSet.h
H5DataSpace.h
H5DataType.h
H5DcreatProp.h
H5DOpublic.h
H5Dpublic.h
H5DSpublic.h
H5DxferProp.h
H5EnumType.h
H5Epubgen.h
H5Epublic.h
H5Exception.h
H5f90i.h
H5f90i_gen.h
H5FaccProp.h
H5FcreatProp.h
H5FDcore.h
H5FDdirect.h
H5FDfamily.h
H5FDhdfs.h
H5FDlog.h
H5FDmpi.h
H5FDmpio.h
H5FDmulti.h
H5FDpublic.h
H5FDros3.h
H5FDsec2.h
H5FDstdio.h
H5FDwindows.h
H5File.h
H5FloatType.h
H5Fpublic.h
H5Gpublic.h
H5Group.h
H5IdComponent.h
H5IMpublic.h
H5Include.h
H5IntType.h
H5Ipublic.h
H5LaccProp.h
H5LcreatProp.h
H5LDpublic.h
H5Library.h
H5Location.h
H5Lpublic.h
H5LTpublic.h
H5MMpublic.h
H5Object.h
H5OcreatProp.h
H5Opublic.h
H5overflow.h
H5PacketTable.h
H5PLextern.h
H5PLpublic.h
H5Ppublic.h
H5PredType.h
H5PropList.h
H5PTpublic.h
H5pubconf.h
H5public.h
H5Rpublic.h
H5Spublic.h
H5StrType.h
H5TBpublic.h
H5Tpublic.h
H5VarLenType.h
H5version.h
H5Zpublic.h
hdf5.h
hdf5_hl.h

to the top

Shared Libraries (9)


libhdf5.so.103.2.0
libhdf5_cpp.so.103.2.0
libhdf5_fortran.so.102.0.1
libhdf5_hl.so.100.1.3
libhdf5_hl_cpp.so.100.1.4
libhdf5_java.so
libhdf5hl_fortran.so.100.0.5
libsz.so.2.0.0
libz.so.1.2.5

to the top



Test Info


Library Namehdf5
Version #11.10.6
Version #21.10.7
CPU Typex86_64
GCC Version4.8.5
SubjectSource Compatibility

Test Results


Total Header Files84
Total Shared Libraries9
Total Symbols / Types2124 / 609
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-20
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low7
Other Changes
in Constants
-11

Added Symbols (20)


H5Epubgen.h
H5E_CANTLOCKFILE_g [data]
H5E_CANTUNLOCKFILE_g [data]
H5E_INCONSISTENTSTATE_g [data]

H5FaccProp.h
namespace H5
FileAccPropList::getFileLocking ( hbool_t& use_file_locking, hbool_t& ignore_when_disabled ) const
FileAccPropList::setFileLocking ( hbool_t use_file_locking, hbool_t ignore_when_disabled ) const

H5FDsplitter.h
H5FD_splitter_init ( )
H5Pget_fapl_splitter hid_t fapl_id, H5FD_splitter_vfd_config_t* config_ptr )
H5Pset_fapl_splitter hid_t fapl_id, H5FD_splitter_vfd_config_t* config_ptr )

H5Ppublic.h
H5Pget_file_locking hid_t fapl_id, hbool_t* use_file_locking, hbool_t* ignore_when_disabled )
H5Pset_file_locking hid_t fapl_id, hbool_t use_file_locking, hbool_t ignore_when_disabled )

H5public.h
H5get_alloc_stats H5_alloc_stats_t* stats )
H5get_free_list_sizes ( size_t* reg_size, size_t* arr_size, size_t* blk_size, size_t* fac_size )

H5Spublic.h
H5Scombine_hyperslab hid_t space_id, H5S_seloper_t op, hsize_t const* start, hsize_t const* _stride, hsize_t const* count, hsize_t const* _block )
H5Scombine_select hid_t space1_id, H5S_seloper_t op, hid_t space2_id )
H5Smodify_select hid_t space1_id, H5S_seloper_t op, hid_t space2_id )
H5Sselect_adjust hid_t spaceid, hssize_t const* offset )
H5Sselect_copy hid_t dst_id, hid_t src_id )
H5Sselect_intersect_block hid_t space_id, hsize_t const* start, hsize_t const* end )
H5Sselect_project_intersection ( hid_t src_space_id, hid_t dst_space_id, hid_t src_intersect_space_id )
H5Sselect_shape_same hid_t space1_id, hid_t space2_id )

to the top

Problems with Constants, Low Severity (7)


H5FDhdfs.h
[+] H5FD_HDFS

H5pubconf.h
[+] H5_PACKAGE_STRING
[+] H5_PACKAGE_VERSION
[+] H5_VERSION

H5public.h
[+] H5_VERS_INFO
[+] H5_VERS_RELEASE

H5version.h
[+] H5_USE_110_API

to the top

Other Changes in Constants (11)


H5Epubgen.h
[+] H5E_CANTLOCKFILE
[+] H5E_CANTUNLOCKFILE
[+] H5E_INCONSISTENTSTATE

H5FDmirror.h
[+] H5FD_MIRROR

H5FDsplitter.h
[+] H5FD_CURR_SPLITTER_VFD_CONFIG_VERSION
[+] H5FD_SPLITTER
[+] H5FD_SPLITTER_MAGIC
[+] H5FD_SPLITTER_PATH_MAX

H5pubconf.h
[+] H5_EXAMPLESDIR
[+] H5_IGNORE_DISABLED_FILE_LOCKS
[+] H5_USE_FILE_LOCKING

to the top

Header Files (84)


H5AbstractDs.h
H5ACpublic.h
H5api_adpt.h
H5Apublic.h
H5ArrayType.h
H5AtomType.h
H5Attribute.h
H5Classes.h
H5CommonFG.h
H5CompType.h
H5Cpp.h
H5CppDoc.h
H5Cpublic.h
H5DaccProp.h
H5DataSet.h
H5DataSpace.h
H5DataType.h
H5DcreatProp.h
H5DOpublic.h
H5Dpublic.h
H5DSpublic.h
H5DxferProp.h
H5EnumType.h
H5Epubgen.h
H5Epublic.h
H5Exception.h
H5f90i.h
H5f90i_gen.h
H5FaccProp.h
H5FcreatProp.h
H5FDcore.h
H5FDdirect.h
H5FDfamily.h
H5FDhdfs.h
H5FDlog.h
H5FDmpi.h
H5FDmpio.h
H5FDmulti.h
H5FDpublic.h
H5FDros3.h
H5FDsec2.h
H5FDstdio.h
H5FDwindows.h
H5File.h
H5FloatType.h
H5Fpublic.h
H5Gpublic.h
H5Group.h
H5IdComponent.h
H5IMpublic.h
H5Include.h
H5IntType.h
H5Ipublic.h
H5LaccProp.h
H5LcreatProp.h
H5LDpublic.h
H5Library.h
H5Location.h
H5Lpublic.h
H5LTpublic.h
H5MMpublic.h
H5Object.h
H5OcreatProp.h
H5Opublic.h
H5overflow.h
H5PacketTable.h
H5PLextern.h
H5PLpublic.h
H5Ppublic.h
H5PredType.h
H5PropList.h
H5PTpublic.h
H5pubconf.h
H5public.h
H5Rpublic.h
H5Spublic.h
H5StrType.h
H5TBpublic.h
H5Tpublic.h
H5VarLenType.h
H5version.h
H5Zpublic.h
hdf5.h
hdf5_hl.h

to the top

Shared Libraries (9)


libhdf5.so.103.2.0
libhdf5_cpp.so.103.2.0
libhdf5_fortran.so.102.0.1
libhdf5_hl.so.100.1.3
libhdf5_hl_cpp.so.100.1.4
libhdf5_java.so
libhdf5hl_fortran.so.100.0.5
libsz.so.2.0.0
libz.so.1.2.5

to the top



Generated on Tue Sep 15 12:04:35 2020 for hdf5 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API