hdf5/fortran
Elena Pourmal 65a1c88821 [svn-r12752] Descripton: This is a port to G95 compiler for MAC OSX and AIX 5.2
Previous implementation failed to compile on MAC OS X Tiger 10.4 and AIX 5.2

In previous implementation, each overloaded Fortran function called the same
C function. Since declaration of parameters in INTERFACE block for
C Function differed, some compilers issued warnings but g95 on MAC and AIX
failed to compile.

Solution: Add C wrappers corresponding to each overloaded Fortran function
to call C stub function. This fix should also reduce number of warnings
on IRIX systems.

Platforms tested:  MAC OS and AIX 5.2 (copper) with g95;
                   sol (with Sun compilers), heping with PGI compilers
2006-10-11 22:59:18 -05:00
..
examples [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is only tested 2006-10-10 15:47:24 -05:00
src [svn-r12752] Descripton: This is a port to G95 compiler for MAC OSX and AIX 5.2 2006-10-11 22:59:18 -05:00
test [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is only tested 2006-10-10 15:47:24 -05:00
testpar [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is only tested 2006-10-10 15:47:24 -05:00
COPYING [svn-r12640] 2006-09-04 13:30:13 -05:00
Makefile.am [svn-r12143] Purpose: 2006-03-23 09:22:34 -05:00
Makefile.in [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is only tested 2006-10-10 15:47:24 -05:00