diff options
author | Leon Arber <larber@ncsa.uiuc.edu> | 2004-10-18 22:46:04 (GMT) |
---|---|---|
committer | Leon Arber <larber@ncsa.uiuc.edu> | 2004-10-18 22:46:04 (GMT) |
commit | 24cb7fe160f72ef178695f6f441862cb3d596da5 (patch) | |
tree | b5f44c5a9015231682aebdbd4cb697fdbec7040f /test | |
parent | d8fdc955cc9cf13c6778a55c3502f2a7089ae472 (diff) | |
download | hdf5-24cb7fe160f72ef178695f6f441862cb3d596da5.zip hdf5-24cb7fe160f72ef178695f6f441862cb3d596da5.tar.gz hdf5-24cb7fe160f72ef178695f6f441862cb3d596da5.tar.bz2 |
[svn-r9430] Purpose:
Bug fix.
Description:
The windows compiler apparently cannot convert from unsigned long long to
double. This conversion is necessary for the data transform to work properly
in some cases.
Solution:
Added #ifdef to check for windows and issue error when user attempts to do a
data transform on a long long type.
Platforms tested:
sol + eirene
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions