mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
aaf5c1d400
AIX compiler complains that: ex_ds1.f90, line 89.16: 1512-050 (W) Field separator is missing, in literal FMT specifier, after edit descriptor X. A comma is assumed. Line 89: WRITE(*,'(/,5X 3(A,1X),I0,A,L1)') 'Is',TRIM(DS_1_NAME),& Solution: Added the missing comma after "5X". Tested: AIX system. |
||
---|---|---|
.. | ||
c++ | ||
examples | ||
fortran | ||
src | ||
test | ||
tools | ||
CMakeLists.txt | ||
COPYING | ||
Makefile.am | ||
Makefile.in |