[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

@@ -7,9 +7,8 @@ DATASET "str4" {
DATASPACE SIMPLE { ( 93 ) / ( 93 ) }
DATA {
"Four score and seven
years ago our fo"
"refathers brought forth on this continent a new n"
"ation\000"
years ago our forefathers brought fo"
"rth on this continent a new nation\000"
}
}
}