mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[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
This commit is contained in:
parent
d8fdc955cc
commit
24cb7fe160
1958
src/H5Ztrans.c
1958
src/H5Ztrans.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user