diff options
author | James Laird <jlaird@hdfgroup.org> | 2006-04-21 19:21:24 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2006-04-21 19:21:24 (GMT) |
commit | 91e56dc68db9b37fb536bac555e95953ba240ac2 (patch) | |
tree | 55140e8a869ac834886f90f94dd805ff4be2fd08 /MANIFEST | |
parent | 5eb6bc4dfebffadaa6de112b66f43e20bad9d0c5 (diff) | |
download | hdf5-91e56dc68db9b37fb536bac555e95953ba240ac2.zip hdf5-91e56dc68db9b37fb536bac555e95953ba240ac2.tar.gz hdf5-91e56dc68db9b37fb536bac555e95953ba240ac2.tar.bz2 |
[svn-r12295] Purpose:
Several bug fixes
Description:
Added config file for Cray X1 (previous file was misnamed)
Simplified some code in hyperslab.c test that seemed to have been
confusing compiler on Cray X1.
Fixed typo in config/commence.am
Cleaned up hl/src/Makefile.am
Solution:
All four fixes should be straightforward. The failure on Cray was
very difficult to debug, but involved arithmetic errors.
This change seems to fix it.
Platforms tested:
heping, copper, sol, some Cray X1 (more testing when system comes back up)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,6 +70,7 @@ ./config/BlankForm ./config/commence.am ./config/conclude.am +./config/craynv ./config/dec-flags ./config/dec-osf4.x ./config/dec-osf5.x @@ -95,7 +96,6 @@ ./config/lt_vers.am ./config/mpich ./config/nec-superux14.1 -./config/nv1-cray ./config/Makefile.am.blank ./config/pgi-fflags ./config/pgi-flags |