[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:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user