mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
157623de6a
data, overflowing values are retained. When conversion happens, the values become -1. The conversion function puts -1 when overflow happens. I added two new dataset transfer property to control whether to fill 0xff in the destination data or convert to the destination data when overflow happens. The two new functions are H5Pset(get)_enum_conv_overflow. I also added test cases in enum.c and dtypes.c. Tested on jam, koala, and heiwa. |
||
---|---|---|
.. | ||
CMake.txt | ||
COPYING | ||
HISTORY-1_0-1_8_0_rc3.txt | ||
HISTORY-1_9.txt | ||
INSTALL | ||
INSTALL_Cygwin.txt | ||
INSTALL_parallel | ||
INSTALL_VMS.txt | ||
INSTALL_Windows_From_Command_Line.txt | ||
INSTALL_Windows_Short_NET.TXT | ||
INSTALL_Windows_Short_VS2005.TXT | ||
INSTALL_Windows_Short_VS2008.TXT | ||
INSTALL_Windows.txt | ||
RELEASE.txt | ||
Using_CMake.txt | ||
USING_Windows.txt |