diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2005-04-28 21:23:48 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2005-04-28 21:23:48 (GMT) |
commit | e5b61f99aba874bf99b4ac585342ad2b399d5768 (patch) | |
tree | e3577859e511dc8e1bee098166a299c1c5db0887 /config | |
parent | e445e815d69529262c5ed7e06a352f28a22f9dc0 (diff) | |
download | hdf5-e5b61f99aba874bf99b4ac585342ad2b399d5768.zip hdf5-e5b61f99aba874bf99b4ac585342ad2b399d5768.tar.gz hdf5-e5b61f99aba874bf99b4ac585342ad2b399d5768.tar.bz2 |
[svn-r10690] Purpose:
Bug fix
Description:
On visual studio 6.0, conversion from unsigned long long to double is not supported.
Even during compilation stage, it will fail.
Solution:
Albert changed the way the macro is handled so that for windowx MSVS 6.0,
the code that has conversion from unsigned long long to double will not compile.
Platforms tested:
windows, linux
Misc. update:
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions