From 39437c5040b168014e27bd5b1f4afb0482764ae5 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Mon, 17 Apr 2006 22:40:14 -0500 Subject: [svn-r12275] Purpose: Maintenance Description: Added that only IEEE floating-point is currently supported. Solution: Platforms tested: N/A Misc. update: --- release_docs/INSTALL_VMS.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/release_docs/INSTALL_VMS.txt b/release_docs/INSTALL_VMS.txt index a45a6d7..68b343b 100644 --- a/release_docs/INSTALL_VMS.txt +++ b/release_docs/INSTALL_VMS.txt @@ -63,17 +63,20 @@ [.c__.examples] 4. Installing HDF5 libraries - Currently one has manually copy *.olb, public *.h files and Fortran modules - files from + Currently one has to manually copy *.olb, public *.h (all header + files that do not have "private" in file name) iheader files and + Fortran modules files from [.src], [.fortran.src] and [.c__.src] directories 5. Known problems + 0. Only IEEE floating point (/float=ieee_float qualifier) + is supported for HDF5-1.8.0-alpha0. 1. There is no support for filters including deflated compression filter and - szip compression filters + szip compression filters. 2. There are few C and Fortran tests that fail (C mtime, Fortran file_close and - multifile driver tests, probably more; all major tests succeed) - 3. Mulitifile driver has not been tested yet + multifile driver tests, probably more; all major tests succeed). + 3. Mulitifile driver has not been tested yet. 4. Test scripts for some tools are missing; existing tools test scripts do not compare output with the expected output. 5. Probably more :-) -- cgit v0.12