mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-27 08:01:04 +08:00
330b80a266
Fixed some conversion issues with Clang due to problematic undefined behavior when casting a negative floating-point value to an integer Fixed a bug in the library's software integer to floating-point conversion function where a user's conversion exception function returning H5T_CONV_UNHANDLED in the case of overflows would result in incorrect data after conversion Added configure checks for functions and macros related to _Float16 usage since some compilers expose the datatype but not the functions or macros Fixed a dt_arith test failure when H5_WANT_DCONV_EXCEPTION isn't defined Fixed a few warnings from not explicitly casting some _Float16 variables upwards |
||
---|---|---|
.. | ||
errfiles | ||
expected | ||
testfiles | ||
vds_prefix | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
CMakeTestsVDS.cmake | ||
dynlib_ls.c | ||
h5ls_plugin.sh.in | ||
Makefile.am | ||
testh5ls.sh.in | ||
testh5lsvds.sh.in |