diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-10-25 23:01:30 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-10-25 23:01:30 (GMT) |
commit | b232f57b9bf48b647f655750b53faf6aabbf74b9 (patch) | |
tree | ccf517d5412c9464ffdb829c2128fa89819b13fa /src/H5FDstdio.h | |
parent | 39f4b8d0c3d2287759a92b6acadc05c9a88bac03 (diff) | |
download | hdf5-b232f57b9bf48b647f655750b53faf6aabbf74b9.zip hdf5-b232f57b9bf48b647f655750b53faf6aabbf74b9.tar.gz hdf5-b232f57b9bf48b647f655750b53faf6aabbf74b9.tar.bz2 |
[svn-r9457] Purpose:
Bug fix.
Description:
The previous H5_ULLONG_TO_FP_CAST_WORKS fix does not quite work
since the problem was an error during compiling while the fix
was trying to check for the error condition during runtime.
The MS-Compiler still complains about not supporting ULLONG
to Float.
Solution:
A temperary patch is to have two #define of H5Z_XFORM_TYPE_OP
according to if H5_ULLONG_TO_FP_CAST_WORKS is defined. This
works but a better solution is needed.
Platforms tested:
Windows (by Kent) and heping (Linux by me).
Diffstat (limited to 'src/H5FDstdio.h')
0 files changed, 0 insertions, 0 deletions