diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-05-07 20:49:51 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-05-07 20:49:51 (GMT) |
commit | 36a0b8e3dd1c325c201c4cd5a094df8a3588fa9a (patch) | |
tree | 3b96461c83ae8daac9e59727b2f44b442372e2f0 /src/H5Spoint.c | |
parent | 96061d1be75049dd490f554405a60942c06f79dd (diff) | |
download | hdf5-36a0b8e3dd1c325c201c4cd5a094df8a3588fa9a.zip hdf5-36a0b8e3dd1c325c201c4cd5a094df8a3588fa9a.tar.gz hdf5-36a0b8e3dd1c325c201c4cd5a094df8a3588fa9a.tar.bz2 |
[svn-r6822] Purpose:
Code Improvements/Bug Fixes
Description:
Comparison of equality of a double/float variable to 0.0 is not
guaranteed to work and is bad practice.
Solution:
Test that the absolute value of the variable is < a very small
positive number.
Platforms tested:
Modi4 (Parallel & Fortran)
Verbena (C++ & Fortran)
Arabica (Fortran)
Misc. update:
Diffstat (limited to 'src/H5Spoint.c')
0 files changed, 0 insertions, 0 deletions