API compatibility report for the hdf5 library  between 1.10.3 and 1.10.5 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namehdf5
Version #11.10.3
Version #21.10.5
CPU Typex86_64
GCC Version4.8.5
SubjectBinary Compatibility

Test Results


Total Header Files81
Total Shared Libraries9
Total Symbols / Types2071 / 599
VerdictCompatible

Problem Summary


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

Added Symbols (14)


H5Dpublic.h, libhdf5.so.103.1.0
H5Dget_chunk_info hid_t dset_id, hid_t fspace_id, hsize_t chk_idx, hsize_t* coord, unsigned int* filter_mask, haddr_t* addr, hsize_t* size )
H5Dget_chunk_info_by_coord hid_t dset_id, hsize_t const* coord, unsigned int* filter_mask, haddr_t* addr, hsize_t* size )
H5Dget_num_chunks hid_t dset_id, hid_t fspace_id, hsize_t* nchunks )

H5Epubgen.h, libhdf5.so.103.1.0
H5E_LOGGING_g [data]

H5Fpublic.h, libhdf5.so.103.1.0
H5Fget_dset_no_attrs_hint hid_t file_id, hbool_t* minimize )
H5Fset_dset_no_attrs_hint hid_t file_id, hbool_t minimize )

H5Object.h, libhdf5_cpp.so.103.1.0
namespace H5
H5Object::visit ( H5_index_t idx_type, enum H5_iter_order_t order, visit_operator_t user_op, void* op_data, unsigned int fields )

H5Opublic.h, libhdf5.so.103.1.0
H5Oget_info hid_t loc_id, H5O_info_t* oinfo )
H5Oget_info_by_idx hid_t loc_id, char const* group_name, H5_index_t idx_type, enum H5_iter_order_t order, hsize_t n, H5O_info_t* oinfo, hid_t lapl_id )
H5Oget_info_by_name hid_t loc_id, char const* name, H5O_info_t* oinfo, hid_t lapl_id )
H5Ovisit hid_t obj_id, H5_index_t idx_type, enum H5_iter_order_t order, H5O_iterate_t op, void* op_data )
H5Ovisit_by_name hid_t loc_id, char const* obj_name, H5_index_t idx_type, enum H5_iter_order_t order, H5O_iterate_t op, void* op_data, hid_t lapl_id )

H5Ppublic.h, libhdf5.so.103.1.0
H5Pget_dset_no_attrs_hint hid_t dcpl_id, hbool_t* minimize )
H5Pset_dset_no_attrs_hint hid_t dcpl_id, hbool_t minimize )

to the top

Problems with Constants, Low Severity (5)


H5version.h
[+] H5Oget_info_by_idx_vers
[+] H5Oget_info_by_name_vers
[+] H5Oget_info_vers
[+] H5Ovisit_by_name_vers
[+] H5Ovisit_vers

to the top

Other Changes in Constants (5)


H5pubconf.h
[+] H5_HAVE_PREADWRITE
[+] H5_LDOUBLE_TO_LLONG_ACCURATE
[+] H5_LLONG_TO_LDOUBLE_CORRECT
[+] H5_NO_ALIGNMENT_RESTRICTIONS
[+] H5_SIZEOF_TIME_T

to the top

Header Files (81)


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
H5FDlog.h
H5FDmpi.h
H5FDmpio.h
H5FDmulti.h
H5FDpublic.h
H5FDsec2.h
H5FDstdio.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.0.0
libhdf5_cpp.so.103.0.0
libhdf5_fortran.so.100.1.2
libhdf5_hl.so.100.1.1
libhdf5_hl_cpp.so.100.1.2
libhdf5_java.so
libhdf5hl_fortran.so.100.0.3
libsz.so.2.0.0
libz.so.1.2.5

to the top



Test Info


Library Namehdf5
Version #11.10.3
Version #21.10.5
CPU Typex86_64
GCC Version4.8.5
SubjectSource Compatibility

Test Results


Total Header Files81
Total Shared Libraries9
Total Symbols / Types2104 / 602
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low15
Other Changes
in Constants
-8

Added Symbols (15)


H5Dpublic.h
H5Dget_chunk_info hid_t dset_id, hid_t fspace_id, hsize_t chk_idx, hsize_t* coord, unsigned int* filter_mask, haddr_t* addr, hsize_t* size )
H5Dget_chunk_info_by_coord hid_t dset_id, hsize_t const* coord, unsigned int* filter_mask, haddr_t* addr, hsize_t* size )
H5Dget_num_chunks hid_t dset_id, hid_t fspace_id, hsize_t* nchunks )

H5Epubgen.h
H5E_LOGGING_g [data]

H5FDwindows.h
H5Pset_fapl_windows hid_t fapl_id )

H5Fpublic.h
H5Fget_dset_no_attrs_hint hid_t file_id, hbool_t* minimize )
H5Fset_dset_no_attrs_hint hid_t file_id, hbool_t minimize )

H5Object.h
namespace H5
H5Object::visit ( H5_index_t idx_type, enum H5_iter_order_t order, visit_operator_t user_op, void* op_data, unsigned int fields )

H5Opublic.h
H5Oget_info hid_t loc_id, H5O_info_t* oinfo )
H5Oget_info_by_idx hid_t loc_id, char const* group_name, H5_index_t idx_type, enum H5_iter_order_t order, hsize_t n, H5O_info_t* oinfo, hid_t lapl_id )
H5Oget_info_by_name hid_t loc_id, char const* name, H5O_info_t* oinfo, hid_t lapl_id )
H5Ovisit hid_t obj_id, H5_index_t idx_type, enum H5_iter_order_t order, H5O_iterate_t op, void* op_data )
H5Ovisit_by_name hid_t loc_id, char const* obj_name, H5_index_t idx_type, enum H5_iter_order_t order, H5O_iterate_t op, void* op_data, hid_t lapl_id )

H5Ppublic.h
H5Pget_dset_no_attrs_hint hid_t dcpl_id, hbool_t* minimize )
H5Pset_dset_no_attrs_hint hid_t dcpl_id, hbool_t minimize )

to the top

Problems with Constants, Low Severity (15)


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

H5public.h
[+] H5_VERS_INFO
[+] H5_VERS_RELEASE

H5version.h
[+] H5Oget_info
[+] H5Oget_info_by_idx
[+] H5Oget_info_by_idx_vers
[+] H5Oget_info_by_name
[+] H5Oget_info_by_name_vers
[+] H5Oget_info_vers
[+] H5Ovisit
[+] H5Ovisit_by_name
[+] H5Ovisit_by_name_vers
[+] H5Ovisit_vers

to the top

Other Changes in Constants (8)


H5Epubgen.h
[+] H5E_LOGGING

H5f90i_gen.h
[+] c_time_t_8

H5FDwindows.h
[+] H5FD_WINDOWS

H5pubconf.h
[+] H5_HAVE_PREADWRITE
[+] H5_LDOUBLE_TO_LLONG_ACCURATE
[+] H5_LLONG_TO_LDOUBLE_CORRECT
[+] H5_NO_ALIGNMENT_RESTRICTIONS
[+] H5_SIZEOF_TIME_T

to the top

Header Files (81)


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
H5FDlog.h
H5FDmpi.h
H5FDmpio.h
H5FDmulti.h
H5FDpublic.h
H5FDsec2.h
H5FDstdio.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.0.0
libhdf5_cpp.so.103.0.0
libhdf5_fortran.so.100.1.2
libhdf5_hl.so.100.1.1
libhdf5_hl_cpp.so.100.1.2
libhdf5_java.so
libhdf5hl_fortran.so.100.0.3
libsz.so.2.0.0
libz.so.1.2.5

to the top



Generated on Mon Feb 25 11:28:34 2019 for hdf5 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API