diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2004-02-11 16:19:11 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2004-02-11 16:19:11 (GMT) |
commit | cb5611f7730404fd90bcbaf44d215dd137dae486 (patch) | |
tree | c8b6382e1a2d13a0e69972d82de1368965b7f816 | |
parent | d1d6538da8f0da9db427c60d257bcad69d74096b (diff) | |
download | hdf5-cb5611f7730404fd90bcbaf44d215dd137dae486.zip hdf5-cb5611f7730404fd90bcbaf44d215dd137dae486.tar.gz hdf5-cb5611f7730404fd90bcbaf44d215dd137dae486.tar.bz2 |
[svn-r8182] Purpose: Maintenance
Description: Added Linux 2.4 SuSe to the list of tested platforms.
Solution: JPL machine became available today and I finally
finished testing there. C and C++ passed.
Platforms tested: tb16 at JPL
Misc. update:
-rw-r--r-- | release_docs/RELEASE.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 1ace83d..697e8b4 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -201,8 +201,11 @@ Platforms Tested MPIch 1.2.4 Linux 2.4.21-2.9.5ws #3 gcc 3.2.3 (Red Hat Linux 3.2.3-16) SMP x86_64 g++ 3.2.3 + Linux 2.4.19-SMP x86_64 gcc (GCC) 3.2.2 (SuSE Linux) + g++ 3.2.2 - Linux 2.4.21-sgi SMP ia64 Intel(R) C++ Version 7.1 + Linux 2.4.21-sgi Altix + SMP ia64 Intel(R) C++ Version 7.1 Intel(R) Fortran Itanium(R) Version 7.1 SGI MPI OSF1 V5.1 Compaq C V6.4-014 @@ -330,7 +333,7 @@ Linux 2.4 IA64 Intel y n y n y y y Known Problems ============== * Fortran subroutine h5pget_driver_f doesn't return a correct driver information. - The fix willl be available in the 1.6.2 release. + * There are two h5dump xml tests(h5dump --xml thlink.h5 and h5dump --xml tmany.h5) failed on windows xp with .NET for debug and debug dll. Release and Release dll work fine. |