diff options
author | Xuan Bai <xuanbai@hdfgroup.org> | 2005-01-13 00:10:14 (GMT) |
---|---|---|
committer | Xuan Bai <xuanbai@hdfgroup.org> | 2005-01-13 00:10:14 (GMT) |
commit | 4cd492dbb43c132df9d03cc19443d74eeb8503dd (patch) | |
tree | b406eaa1c979c071f1e564bebc11ac6376f9a414 /src/H5Ocont.c | |
parent | 1190d2573e0d011db7eca8fdd442a0e0b81c2a45 (diff) | |
download | hdf5-4cd492dbb43c132df9d03cc19443d74eeb8503dd.zip hdf5-4cd492dbb43c132df9d03cc19443d74eeb8503dd.tar.gz hdf5-4cd492dbb43c132df9d03cc19443d74eeb8503dd.tar.bz2 |
[svn-r9817] Purpose:
Update H5fortran_types.f90.
Description:
As Quincey implemented hobj_ref_t for in Fortran APIs, HDF5 Fortran type definitions should be updated to include HADDR_T in H5fortran_types.f90.
Solution:
Add the following scripts into hdf5/fortran/src/H5fortran_types.f90:
INTEGER, PARAMETER :: HADDR_T = SELECTED_INT_KIND(R_LARGE)
Platforms tested:
Visual Fortran 6.0 on Windows 2000.
Visual Fortran 6.6c on Windows XP.
(Notes: As HDF5 Fortran is not supported with .NET on my XP machines, so I did not test on .NET. Also, as H5fortran_types.f90 is included in all.zip, it will only be used for HDF5 on Windows. It is not necessary to test it on Unix.)
Misc. update:
Diffstat (limited to 'src/H5Ocont.c')
0 files changed, 0 insertions, 0 deletions