hdf5/hl
Albert Cheng aaf5c1d400 [svn-r24989] Problem:
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.
2014-04-08 20:08:08 -05:00
..
c++ [svn-r24966] Snapshot version 1.9 release 176 2014-04-06 04:20:59 -05:00
examples [svn-r24948] Group tests by Common name 2014-04-02 13:35:01 -05:00
fortran [svn-r24989] Problem: 2014-04-08 20:08:08 -05:00
src [svn-r24987] HDFFV-8709, HDFFV-8776, HDFFV-8777, HDFFV-8778 2014-04-08 14:35:34 -05:00
test [svn-r24948] Group tests by Common name 2014-04-02 13:35:01 -05:00
tools [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS instead of INCLUDES. Update automake to 1.14.1 2014-03-31 12:07:05 -05:00
CMakeLists.txt [svn-r24824] HDFFV-8700 - 2014-03-18 11:21:46 -05:00
COPYING
Makefile.am
Makefile.in [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS instead of INCLUDES. Update automake to 1.14.1 2014-03-31 12:07:05 -05:00