diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2002-05-30 18:15:44 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2002-05-30 18:15:44 (GMT) |
commit | 96f0b001a039e1281de8deefb0ad7360f09b0c81 (patch) | |
tree | 72176e7ce4b772167d485212985d30ee716b0bbe /fortran/src/H5Ef.c | |
parent | 685821526f607d095a4bd609d71ca2b7b9ce161f (diff) | |
download | hdf5-96f0b001a039e1281de8deefb0ad7360f09b0c81.zip hdf5-96f0b001a039e1281de8deefb0ad7360f09b0c81.tar.gz hdf5-96f0b001a039e1281de8deefb0ad7360f09b0c81.tar.bz2 |
[svn-r5488] Purpose:
Bug Fix
Description:
On Linux 2.4 kernel, we need to check for Linux LFS support. There
was a failure in the Fortran code when we tried to pass a 4 byte off_t
variable to a function which expected an 8 byte off_t. This is due to
there being no check for the LFS support in the Fortran code.
Solution:
Added the check for Linux LFS support.
Platforms tested:
Elena will test on Linux platform...
Diffstat (limited to 'fortran/src/H5Ef.c')
0 files changed, 0 insertions, 0 deletions