From ef6a62d4d98128664891060030933a123242cc99 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Tue, 9 Sep 2003 12:51:03 -0500 Subject: [svn-r7448] Purpose: bug fix Description: A user reports a strange bug when mixing Fortran and C language with current HDF5 binary. It just generates H5Tinit.c on windows. With some investigations, I found H5detect.c has been accidently added to windows hdf5 src directory, which is not supposed to do. Inside H5detect.c, a main() is defined and that causes the application always run that functions. Solution: remove h5detect.c from windows project file. Platforms tested: windows 2000 Misc. update: --- windows/all.zip | Bin 283200 -> 283163 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index b7ee987..bd96317 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12