hdf5/fortran
Albert Cheng f5f61bf783 [svn-r6138] Purpose:
Improvement
Description:
    The fortran test code did not exit with error like C programs do.
    Without the appropriate exit code, make or shell could not tell the
    fortran test program has encountered errors.  So, make continues on
    even when some fortran tests have failed.
Solution:
    Consultant advised to use "CALL exit(code)" to simulate what C programs
    do.  Though this is not standard Fortran, he has not seen it failed to
    work in most fortran compilers thought some of them, like intel compiler,
    may need to link in an extra library.
Platforms tested:
    Tested on burrwhite (linux 2.4), eirene (linux 2.2), sol (Solaris 8, serial
    and mpich parallel), modi4.
    Did not use the standard commit test since this is a purely fortran fix.
2002-11-25 19:43:15 -05:00
..
config [svn-r5397] Purpose: 2002-05-10 16:06:29 -05:00
examples [svn-r5492] 2002-05-31 15:11:54 -05:00
src [svn-r6022] 2002-10-21 17:14:15 -05:00
test [svn-r6138] Purpose: 2002-11-25 19:43:15 -05:00
testpar [svn-r5981] Purpose: 2002-10-14 09:58:25 -05:00
aclocal.m4 [svn-r5132] Purpose: 2002-04-02 17:08:23 -05:00
acsite.m4 [svn-r5916] Purpose: 2002-09-09 16:51:35 -05:00
configure [svn-r6133] Snapshot version 1.5 release 42 2002-11-23 05:41:00 -05:00
configure.in [svn-r6133] Snapshot version 1.5 release 42 2002-11-23 05:41:00 -05:00
Makefile.dist [svn-r2576] Purpose: 2000-09-19 15:06:49 -05:00
Makefile.in [svn-r5267] Purpose: 2002-04-25 17:44:07 -05:00