[svn-r8840] Purpose:

bug fix

Description:
when printing array indices , the calculation of the current column was not done correctly

Solution:

Platforms tested:
linux
AIX
solaris

Misc. update:
This commit is contained in:
Pedro Vicente Nunes
2004-07-08 16:49:40 -05:00
parent 1e800a55ca
commit d5c705a642
21 changed files with 672 additions and 889 deletions

View File

@@ -52,14 +52,13 @@ GROUP "/" {
DATATYPE H5T_STD_I8LE
DATASPACE SIMPLE { ( 93 ) / ( 93 ) }
DATA {
(0): 70, 111, 117, 114, 32, 115, 99, 111, 114, 101, 32, 97, 110,
(13): 100, 32, 115, 101, 118, 101, 110, 10, 32, 121, 101, 97,
(25): 114, 115, 32, 97, 103, 111, 32, 111, 117, 114, 32, 102,
(37): 111, 114, 101, 102, 97, 116, 104, 101, 114, 115, 32, 98,
(49): 114, 111, 117, 103, 104, 116, 32, 102, 111, 114, 116,
(60): 104, 32, 111, 110, 32, 116, 104, 105, 115, 32, 99, 111,
(72): 110, 116, 105, 110, 101, 110, 116, 32, 97, 32, 110, 101,
(84): 119, 32, 110, 97, 116, 105, 111, 110, 0
(0): 70, 111, 117, 114, 32, 115, 99, 111, 114, 101, 32, 97, 110, 100,
(14): 32, 115, 101, 118, 101, 110, 10, 32, 121, 101, 97, 114, 115, 32,
(28): 97, 103, 111, 32, 111, 117, 114, 32, 102, 111, 114, 101, 102, 97,
(42): 116, 104, 101, 114, 115, 32, 98, 114, 111, 117, 103, 104, 116,
(55): 32, 102, 111, 114, 116, 104, 32, 111, 110, 32, 116, 104, 105,
(68): 115, 32, 99, 111, 110, 116, 105, 110, 101, 110, 116, 32, 97, 32,
(82): 110, 101, 119, 32, 110, 97, 116, 105, 111, 110, 0
}
}
}