From 668d00dbe6ac5c79c06704bf515045f3404a4c33 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Thu, 4 Oct 2001 17:28:11 -0500 Subject: [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 --- windows/all.zip | Bin 289867 -> 289892 bytes windows/all_withhdf4.zip | Bin 218446 -> 218471 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index 358d6c4..2ff2c0b 100755 Binary files a/windows/all.zip and b/windows/all.zip differ diff --git a/windows/all_withhdf4.zip b/windows/all_withhdf4.zip index c267016..07d0b49 100644 Binary files a/windows/all_withhdf4.zip and b/windows/all_withhdf4.zip differ -- cgit v0.12