diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2003-09-09 17:51:03 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2003-09-09 17:51:03 (GMT) |
commit | ef6a62d4d98128664891060030933a123242cc99 (patch) | |
tree | 2e866d362328ddacb535f6de337d920439e29964 /windows | |
parent | c63abc42b03307fe41cb855937e4d6361bffbe24 (diff) | |
download | hdf5-ef6a62d4d98128664891060030933a123242cc99.zip hdf5-ef6a62d4d98128664891060030933a123242cc99.tar.gz hdf5-ef6a62d4d98128664891060030933a123242cc99.tar.bz2 |
[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:
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/all.zip | bin | 283200 -> 283163 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex b7ee987..bd96317 100755 --- a/windows/all.zip +++ b/windows/all.zip |