hdf5/hl/fortran/test
Elena Pourmal ea66068977 [svn-r10970] Purpose: New feature/bug #350 fix
Description:
             When compiler flag was used to set the size of Fortran integer
             to 8 bytes, library would fail.

Solution:
             Cleaned up the code; added detection of Fortran INTEGER type size
             and appropriately defined int_f type for C-stubs routines.

Platforms tested:
             Solaris 2.8 32 and 64-bit, AIX 5.1 64-bit parallel
             PGI Fortran with -i8 flag on heping
             Absoft Fortran with -i8 flag on heping
             g95 on mir (Fortran integer is 8 bytes by default that cannot be
                         changed - compiler bug ;-)
             AIX Fortran with -qintsize=8 32 and 64-bit modes on copper

Misc. update:
2005-06-22 13:23:21 -05:00
..
Makefile.am [svn-r10158] Purpose: 2005-03-07 12:57:27 -05:00
Makefile.in [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
tstimage.f90 [svn-r10970] Purpose: New feature/bug #350 fix 2005-06-22 13:23:21 -05:00
tstlite.f90 [svn-r10970] Purpose: New feature/bug #350 fix 2005-06-22 13:23:21 -05:00
tsttable.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00