diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2003-01-17 21:39:02 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2003-01-17 21:39:02 (GMT) |
commit | f286236407bd4973c1bb380994a7badc5688b24e (patch) | |
tree | 5c94d9ce9edb73511ef7f6c4804fc7a8a97ad278 | |
parent | 1208e94eff8223d5c68bd7d50c4b885df222122a (diff) | |
download | hdf5-f286236407bd4973c1bb380994a7badc5688b24e.zip hdf5-f286236407bd4973c1bb380994a7badc5688b24e.tar.gz hdf5-f286236407bd4973c1bb380994a7badc5688b24e.tar.bz2 |
[svn-r6297]
Purpose:
Update h5pubconf.h
Description:
Add a macro to distinguish VS 6.0 and VS 7.0 since FUNCTION is a keyword for 7.0
but not for 6.0
Solution:
Use MSC_VER
Platforms tested:
windows 2000
Misc. update:
Update MANIFEST if you add or remove any file.
Update release_docs/RELEASE for bug fixes, new features, etc.
Update applicable document files too.
-rwxr-xr-x | windows/all.zip | bin | 226699 -> 226747 bytes |
-rwxr-xr-x | windows/all_withf90.zip | bin | 241155 -> 241201 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex f70c03a..bff3e5b 100755 --- a/windows/all.zip +++ b/windows/all.zip diff --git a/windows/all_withf90.zip b/windows/all_withf90.zip Binary files differindex a971dfa..e73c881 100755 --- a/windows/all_withf90.zip +++ b/windows/all_withf90.zip |