diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2000-12-20 18:51:54 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2000-12-20 18:51:54 (GMT) |
commit | bc26203252f094d0ba5e9920691789a691a57123 (patch) | |
tree | c3eeb5711cf932ef49d64ce56744ec9e7d9858ac | |
parent | 073bca8ce012225d358856cf8e7c916cf1792eb2 (diff) | |
download | hdf5-bc26203252f094d0ba5e9920691789a691a57123.zip hdf5-bc26203252f094d0ba5e9920691789a691a57123.tar.gz hdf5-bc26203252f094d0ba5e9920691789a691a57123.tar.bz2 |
[svn-r3167] Purpose:
Documentation
Description:
Documented the known bug that module files aren't installed if
they are created.
-rw-r--r-- | RELEASE | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -336,6 +336,9 @@ Known Problems done manually by copying the *.mod files from the fortran/src directory. +* Fortran modules are not installed when created. This should be done + manually by copying the modules from the fortran/src directory. + * SunOS 5.6 with C WorkShop Compilers 4.2: Hyperslab selections will fail if library is compiled using optimization of any level. |