API compatibility report for the hdf5 library  between 1.14.0 and 1.14.1 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namehdf5
Version #11.14.0
Version #21.14.1
CPU Typex86_64
GCC Version4.8.5
SubjectBinary Compatibility

Test Results


Total Header Files103
Total Shared Libraries7
Total Symbols / Types2392 / 971
VerdictCompatible

Problem Summary


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

Added Symbols (5)


H5Ppublic.h, libhdf5.so.310.1.0
H5Pget_modify_write_buf hid_t plist_id, hbool_t* modify_write_buf )
H5Pget_no_selection_io_cause hid_t plist_id, uint32_t* no_selection_io_cause )
H5Pget_selection_io hid_t plist_id, H5D_selection_io_mode_t* selection_io_mode )
H5Pset_modify_write_buf hid_t plist_id, hbool_t modify_write_buf )
H5Pset_selection_io hid_t plist_id, H5D_selection_io_mode_t selection_io_mode )

to the top

Problems with Symbols, Low Severity (2)


H5Spublic.h, libhdf5.so.310.0.0
[+] H5Ssel_iter_get_seq_list ( hid_t sel_iter_id, size_t maxseq, size_t maxbytes, size_t* nseq, size_t* nbytes, hsize_t* off, size_t* len ) (2)

to the top

Problems with Constants, Low Severity (2)


H5pubconf.h
[+] H5_DEBUG_BUILD
[+] H5_STRICT_FORMAT_CHECKS

to the top

Other Changes in Constants (10)


H5Ldevelop.h
[+] H5L_EXT_FLAGS_ALL

H5Ppublic.h
[+] H5D_SEL_IO_BKG_BUF_TOO_SMALL
[+] H5D_SEL_IO_CHUNK_CACHE
[+] H5D_SEL_IO_CONTIGUOUS_SIEVE_BUFFER
[+] H5D_SEL_IO_DATASET_FILTER
[+] H5D_SEL_IO_DEFAULT_OFF
[+] H5D_SEL_IO_NO_VECTOR_OR_SELECTION_IO_CB
[+] H5D_SEL_IO_NOT_CONTIGUOUS_OR_CHUNKED_DATASET
[+] H5D_SEL_IO_PAGE_BUFFER
[+] H5D_SEL_IO_TCONV_BUF_TOO_SMALL

to the top

Header Files (103)


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
H5ESdevelop.h
H5ESpublic.h
H5Exception.h
H5f90i.h
H5f90i_gen.h
H5FaccProp.h
H5FcreatProp.h
H5FDcore.h
H5FDdevelop.h
H5FDdirect.h
H5FDfamily.h
H5FDhdfs.h
H5FDioc.h
H5FDlog.h
H5FDmirror.h
H5FDmpi.h
H5FDmpio.h
H5FDmulti.h
H5FDonion.h
H5FDpublic.h
H5FDros3.h
H5FDsec2.h
H5FDsplitter.h
H5FDstdio.h
H5FDsubfiling.h
H5FDwindows.h
H5File.h
H5FloatType.h
H5Fpublic.h
H5Gpublic.h
H5Group.h
H5IdComponent.h
H5Idevelop.h
H5IMpublic.h
H5Include.h
H5IntType.h
H5Ipublic.h
H5LaccProp.h
H5LcreatProp.h
H5Ldevelop.h
H5LDpublic.h
H5Library.h
H5Location.h
H5Lpublic.h
H5LTpublic.h
H5MMpublic.h
H5Mpublic.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
H5Tdevelop.h
H5Tpublic.h
H5TSdevelop.h
H5VarLenType.h
H5version.h
H5VLconnector.h
H5VLconnector_passthru.h
H5VLnative.h
H5VLpassthru.h
H5VLpublic.h
H5Zdevelop.h
H5Zpublic.h
hdf5.h
hdf5_hl.h

to the top

Shared Libraries (7)


libhdf5.so.310.0.0
libhdf5_cpp.so.310.0.0
libhdf5_fortran.so.310.0.0
libhdf5_hl.so.310.0.0
libhdf5_hl_cpp.so.310.0.0
libhdf5_java.so
libhdf5hl_fortran.so.310.0.0

to the top



Test Info


Library Namehdf5
Version #11.14.0
Version #21.14.1
CPU Typex86_64
GCC Version4.8.5
SubjectSource Compatibility

Test Results


Total Header Files103
Total Shared Libraries7
Total Symbols / Types2427 / 974
VerdictCompatible

Problem Summary


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

Added Symbols (5)


H5Ppublic.h
H5Pget_modify_write_buf hid_t plist_id, hbool_t* modify_write_buf )
H5Pget_no_selection_io_cause hid_t plist_id, uint32_t* no_selection_io_cause )
H5Pget_selection_io hid_t plist_id, H5D_selection_io_mode_t* selection_io_mode )
H5Pset_modify_write_buf hid_t plist_id, hbool_t modify_write_buf )
H5Pset_selection_io hid_t plist_id, H5D_selection_io_mode_t selection_io_mode )

to the top

Problems with Constants, Low Severity (7)


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

H5public.h
[+] H5_VERS_INFO
[+] H5_VERS_RELEASE

to the top

Other Changes in Symbols (2)


H5Spublic.h
[+] H5Ssel_iter_get_seq_list ( hid_t sel_iter_id, size_t maxseq, size_t maxbytes, size_t* nseq, size_t* nbytes, hsize_t* off, size_t* len ) (2)

to the top

Other Changes in Constants (13)


H5Ldevelop.h
[+] H5L_EXT_FLAGS_ALL
[+] H5L_EXT_VERSION

H5Ppublic.h
[+] H5D_MPIO_NO_SELECTION_IO_CAUSES
[+] H5D_SEL_IO_BKG_BUF_TOO_SMALL
[+] H5D_SEL_IO_CHUNK_CACHE
[+] H5D_SEL_IO_CONTIGUOUS_SIEVE_BUFFER
[+] H5D_SEL_IO_DATASET_FILTER
[+] H5D_SEL_IO_DEFAULT_OFF
[+] H5D_SEL_IO_DISABLE_BY_API
[+] H5D_SEL_IO_NO_VECTOR_OR_SELECTION_IO_CB
[+] H5D_SEL_IO_NOT_CONTIGUOUS_OR_CHUNKED_DATASET
[+] H5D_SEL_IO_PAGE_BUFFER
[+] H5D_SEL_IO_TCONV_BUF_TOO_SMALL

to the top

Header Files (103)


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
H5ESdevelop.h
H5ESpublic.h
H5Exception.h
H5f90i.h
H5f90i_gen.h
H5FaccProp.h
H5FcreatProp.h
H5FDcore.h
H5FDdevelop.h
H5FDdirect.h
H5FDfamily.h
H5FDhdfs.h
H5FDioc.h
H5FDlog.h
H5FDmirror.h
H5FDmpi.h
H5FDmpio.h
H5FDmulti.h
H5FDonion.h
H5FDpublic.h
H5FDros3.h
H5FDsec2.h
H5FDsplitter.h
H5FDstdio.h
H5FDsubfiling.h
H5FDwindows.h
H5File.h
H5FloatType.h
H5Fpublic.h
H5Gpublic.h
H5Group.h
H5IdComponent.h
H5Idevelop.h
H5IMpublic.h
H5Include.h
H5IntType.h
H5Ipublic.h
H5LaccProp.h
H5LcreatProp.h
H5Ldevelop.h
H5LDpublic.h
H5Library.h
H5Location.h
H5Lpublic.h
H5LTpublic.h
H5MMpublic.h
H5Mpublic.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
H5Tdevelop.h
H5Tpublic.h
H5TSdevelop.h
H5VarLenType.h
H5version.h
H5VLconnector.h
H5VLconnector_passthru.h
H5VLnative.h
H5VLpassthru.h
H5VLpublic.h
H5Zdevelop.h
H5Zpublic.h
hdf5.h
hdf5_hl.h

to the top

Shared Libraries (7)


libhdf5.so.310.0.0
libhdf5_cpp.so.310.0.0
libhdf5_fortran.so.310.0.0
libhdf5_hl.so.310.0.0
libhdf5_hl_cpp.so.310.0.0
libhdf5_java.so
libhdf5hl_fortran.so.310.0.0

to the top



Generated on Sat May 6 08:17:48 2023 for hdf5 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API