diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2008-07-28 19:20:28 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2008-07-28 19:20:28 (GMT) |
commit | 63c718222582f5d78fd5a75ab9aaa34b97244460 (patch) | |
tree | 6c9a9ee5a6fe56e8580b54cc26e37174042b8777 /Makefile.am | |
parent | b829da80a61283c2d3d5790b91d8b19afb856ae8 (diff) | |
download | hdf5-63c718222582f5d78fd5a75ab9aaa34b97244460.zip hdf5-63c718222582f5d78fd5a75ab9aaa34b97244460.tar.gz hdf5-63c718222582f5d78fd5a75ab9aaa34b97244460.tar.bz2 |
[svn-r15418] Description:
Added missing comma, i.e.
WRITE(*, "("" subroutine i"" i2.2,""()"")") j
should be
WRITE(*, "("" subroutine i"", i2.2,""()"")") j
etc...
as noted in bug 1251 and NAG compiler.
Checked the write fix using Sun f95, g95, pgf90, gfortran, ifort, absoft and all gave the correct write output.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions