mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r4521]
Purpose: Fixed bugs Description: 1. tconfig.c finds size of long double and size of off_t are not correct on windows 2000. Size of long double(8) at the manually hacked H5config.h on windows represents windows NT 4.0. On windows 2000, it is set to 12. Now H5config.h is fixed to pass windows 2000, but will fail on NT4.0O. This problem needs to be addressed. 2. modify testhdf5 and testhdf5sll projects to fit in the new test. 3. find a release dll bug(cause tattr test failed), later the bug is gone after install VS 6.0 service pack 5. Highly suspect it is a compiler bug. Solution: See above. Platforms tested: windows 2000
This commit is contained in:
parent
4b2c69c89f
commit
668d00dbe6
BIN
windows/all.zip
BIN
windows/all.zip
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user